/dev/sda to ata_host
    Greg Freemyer 
    greg.freemyer at gmail.com
       
    Tue Aug 20 08:39:14 EDT 2013
    
    
  
Valdis.Kletnieks at vt.edu wrote:
>(Hint - I'm not convinced that all devices named /dev/sd* have an
>ata_host
>structure.  
Libata is a self admitted kludge.
/dev/sdx => scsi disk
Libata has stuck itself under the scsi disk driver, so you are right that not all scsi disks have a ata_host kludge, only the imposers should have one.
One path I have never chased is for an external usb connected drive.  Scsi commands are sent a across the usb bus so there is probably not any libata involvement.
Greg
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
    
    
More information about the Kernelnewbies
mailing list