freebsd-skq/sys/dev/ahci
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
..
ahci.c ATA/SATA controllers have no idea about protocol of the connected device 2012-06-06 06:52:51 +00:00
ahci.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00