freebsd-nq/sys/cam/ata
Alexander Motin 25a519a918 ATA device reset starts probe sequence from the beginning. If reset caused
by timeout/error of one of probe commands, process may continue infinitely.
Make CAM ATA more robust to faulty devices and false positive detections,
abort probe after two restarts on timeouts or ten on other errors.
2010-07-06 19:05:41 +00:00
..
ata_all.c MFp4: 2010-02-03 10:06:03 +00:00
ata_all.h Add CAM_ATAIO_DMA ATA command flag to mark DMA protocol commands. 2009-12-01 23:01:29 +00:00
ata_da.c Change ad_firmware_geom_adjust() to operate on a struct disk * only and 2010-05-20 12:46:19 +00:00
ata_pmp.c Fix double free on error. 2010-06-05 08:36:37 +00:00
ata_xpt.c ATA device reset starts probe sequence from the beginning. If reset caused 2010-07-06 19:05:41 +00:00