lkml.org 
[lkml]   [2007]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: What still uses the block layer?
On Tue, 16 Oct 2007, Alan Cox wrote:

>>> /dev/sd-ide-b - second IDE HDD,
>>> /dev/sr-sata-0 - first SATA CD-ROM,
>
> I wouldn't try dividing those by pata v sata. You'll cause all sorts of
> problems in the process because of PATA-SATA and SATA-PATA bridges.

if you use a PATA-SATA bridge (IDE drive SATA controller), it would look
to the system like a SATA drive and be addressed and enumerated as SATA.

if you use a SATA-PATA bridge (SATA drive, PATA controller), it would look
to the system like a PATA drive and be addressed and enumerated as PATA.
prior to libata the device would be /dev/hdX, with X depending on how it's
cabled and if it's set to master or slave, it wouldn't matter if that
device then converts to other things, the system would still know it as an
IDE drive.

this works exactly the same way that external encosures that hold SATA or
IDE drives, but have SCSI interfaces to the system have always worked so
it's what sysadmins will expect.

David Lang
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-10-16 21:55    [W:0.767 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site