freebsd-skq/sys/dev/mvs
mav ee6412e858 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
..
mvs_if.m
mvs_pci.c Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
mvs_soc.c Adjust mvs(4) to handle interrupt cause reg depending on the actual number of 2012-02-01 13:39:52 +00:00
mvs.c ATA/SATA controllers have no idea about protocol of the connected device 2012-06-06 06:52:51 +00:00
mvs.h Adjust mvs(4) to handle interrupt cause reg depending on the actual number of 2012-02-01 13:39:52 +00:00