freebsd-skq/sys/cam/ata
Alexander Motin bc1bf6e842 ATA/SATA controllers have no idea about protocol of the connected device
until transport will do some probe actions (at least soft reset).
Make ATA/SATA SIMs to not report bogus and confusing PROTO_ATA protocol.
Make ATA/SATA transport to fill that gap by reporting protocol to SIM with
XPT_SET_TRAN_SETTINGS and patching XPT_GET_TRAN_SETTINGS results if needed.
2012-06-06 06:52:51 +00:00
..
ata_all.c MFprojects/zfsd: 2012-05-24 11:07:39 +00:00
ata_all.h MFprojects/zfsd: 2012-05-24 11:07:39 +00:00
ata_da.c Use default error handler when flushing disk caches. 2012-06-05 20:39:12 +00:00
ata_pmp.c Tune and add some missing CAM_DEBUG() points for better consistency. 2012-06-05 09:45:42 +00:00
ata_xpt.c ATA/SATA controllers have no idea about protocol of the connected device 2012-06-06 06:52:51 +00:00