freebsd-dev/sys/cam/ata
Alexander Motin 2121d8a585 Make CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_dma tunables.
Even having more specific hint.ata.X.mode controls, global ones are
still could be useful from some points, including compatibility.

PR:		kern/164651
MFC after:	1 week
2012-02-02 14:17:58 +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 Remove unneeded checks for CAM_DEV_QFRZN after cam_periph_runccb() call. 2012-01-02 17:02:45 +00:00
ata_pmp.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ata_xpt.c Make CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_dma tunables. 2012-02-02 14:17:58 +00:00