Re: RFC: ATA to CAM integration patch

From: Alexander Motin <mav_at_FreeBSD.org>
Date: Sat, 27 Jun 2009 14:22:00 +0300
Alexander Leidinger wrote:
> On Fri, 26 Jun 2009 21:47:26 +0300 Alexander Motin <mav_at_FreeBSD.org>
> wrote:
>>   - make sure that you will be able to boot if your SATA disk devices 
>> name change from some ad4 to ada0;
> 
> Will it stay at adaX, or is it planned to move it to daX like other
> harddisks attached via SCSI? If it stays like it is now: what's the
> rationale to use a different name?

It is still point of discussion. I have arguments for 3 different options:
  da - PRO: habitual CAM/SCSI disk name; CONTRA: ATA disk uses 
completely separate ATA-native peripheral driver, it is difficult use 
the same name for two drivers and it IMHO looks ugly:
  ad - PRO: habitual ATA disk name; CONTRA: heavily conflicts with 
ATA_STATIC_ID ata(4) option device unit numbering, also the same driver 
name conflict, but a bit easier due to different parent bus;
  ada - PRO: perfect from internal infrastructure PoV; CONTRA: just 
unhabitual.

-- 
Alexander Motin
Received on Sat Jun 27 2009 - 09:22:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:50 UTC