freebsd-dev/sys/cam/ata
Alexander Motin 1ed6aaf99e Add control for ATA disk read-ahead, alike to the previously added write
cache control. Some controller BIOS'es tend to disable read-ahead, that
dramatically reduces read performance. Previously ata(4) always enabled
read-ahead unconditionally.

Approved by:	re (kib)
2011-07-29 20:32:27 +00:00
..
ata_all.c Do not report CFA devices as ATAPI, even though IDENTIFY data look alike. 2011-06-12 18:52:39 +00:00
ata_all.h Add basic support for DMA-capable ATA disks on DMA-incapable controller. 2011-04-20 13:27:50 +00:00
ata_da.c Add control for ATA disk read-ahead, alike to the previously added write 2011-07-29 20:32:27 +00:00
ata_pmp.c Remove some used variables. 2011-04-18 13:59:56 +00:00
ata_xpt.c Fix ATAPI breakage introduced by r223443. It made SCSI commands to ATAPI 2011-06-23 15:10:44 +00:00