freebsd-skq/sys/cam/ata
Alexander Motin d3a460d36c Add quirks to hint 4K physical sector (Advanced Format) for ATA disks not
reporting it properly (none? of known disks now).

Hitachi and WDC AF disks seem could be identified more or less formally.
For Seagate and Samsung enumerate some found models/series.
For other disks it can be forced with kern.cam.ada.X.quirks=1 tunable.
2011-05-31 09:22:52 +00:00
..
ata_all.c Properly log few more ATA commands used by the kernel. 2011-04-14 08:17:45 +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 quirks to hint 4K physical sector (Advanced Format) for ATA disks not 2011-05-31 09:22:52 +00:00
ata_pmp.c Remove some used variables. 2011-04-18 13:59:56 +00:00
ata_xpt.c Add basic support for DMA-capable ATA disks on DMA-incapable controller. 2011-04-20 13:27:50 +00:00