freebsd-dev/sys/cam/ata
Alexander Motin 2406f9e41b Disable sending Early R_OK on SiI3726/SiI3826 port multipliers.
With "cached read" HDD testing and multiple ports busy on a SATA
host controller, 3726/3826 PMP will very rarely drop a deferred
R_OK that was intended for the host. Symptom will be all 5 drives
under test will timeout, get reset, and recover.

Submitted by:	Rich Futyma <rich.futyma@sanmina.com>
MFC after:	2 weeks
2013-05-11 13:21:31 +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 Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as an 2013-04-06 13:39:02 +00:00
ata_da.c Correct comment typo's 2013-04-28 21:14:23 +00:00
ata_pmp.c Disable sending Early R_OK on SiI3726/SiI3826 port multipliers. 2013-05-11 13:21:31 +00:00
ata_xpt.c Rework r250298 in more correct way. 2013-05-06 16:50:39 +00:00