freebsd-dev/sys/cam/ata
Alexander Motin 7651b989e8 Fix returning incorrect bio_resid value with failed BIO_DELETE requests.
Neither residual length reported for ATA/SCSI command nor one from another
BIO_DELETE request are in any way related to the value to be returned.
2013-07-28 19:56:08 +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 Fix returning incorrect bio_resid value with failed BIO_DELETE requests. 2013-07-28 19:56:08 +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