freebsd-skq/sys/cam/ata
mav af8596b2cc Make pre-shutdown flush and spindown routines to not use xpt_polled_action(),
but execute the commands in regular way.  There is no any reason to cook CPU
while the system is still fully operational.  After this change polling in
CAM is used only for kernel dumping.
2013-03-29 08:33:18 +00:00
..
ata_all.c Remove two bzero()s that are erasing only few more bytes then set later. 2013-03-25 06:31:17 +00:00
ata_all.h Implement media change notification for DA and CD removable media devices. 2012-07-29 11:51:48 +00:00
ata_da.c Make pre-shutdown flush and spindown routines to not use xpt_polled_action(), 2013-03-29 08:33:18 +00:00
ata_pmp.c Hide SEMB port of the SiI3826 Port Multiplier by default to avoid extra 2013-02-22 19:53:12 +00:00
ata_xpt.c Fix problem with the Samsung 840 PRO series SSD detection. 2012-11-26 20:07:10 +00:00