freebsd-dev/sys/dev/ata
Dag-Erling Smørgrav 9e4826180a Move sysctl declarations next to the corresponding tunable declarations.
Add a sysctl declaration for hw.ata.atapi_dma, which had gone MIA (though
setting it in loader.conf still worked, it was not visible at runtime)

Approved by:	sos
2003-11-03 09:25:02 +00:00
..
ata-all.c Move sysctl declarations next to the corresponding tunable declarations. 2003-11-03 09:25:02 +00:00
ata-all.h Fix the DMA problem that most severely hit on the DS3112a SATA chip 2003-10-21 19:20:37 +00:00
ata-card.c Include pccard/pccard_cis.h here too 2003-10-07 04:26:14 +00:00
ata-cbus.c Unify prototypes. 2003-08-25 09:01:49 +00:00
ata-chipset.c Fix cable detection on AMD chips. 2003-11-01 09:30:15 +00:00
ata-commands.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
ata-disk.c Move sysctl declarations next to the corresponding tunable declarations. 2003-11-03 09:25:02 +00:00
ata-disk.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
ata-dma.c Fix the DMA problem that most severely hit on the DS3112a SATA chip 2003-10-21 19:20:37 +00:00
ata-isa.c Unify prototypes. 2003-08-25 09:01:49 +00:00
ata-lowlevel.c On ATA control commands return the registers in the request. 2003-11-02 22:04:53 +00:00
ata-pci.c This should allow us to boot with DMA enabled on unknown PCI ATA 2003-10-28 19:01:48 +00:00
ata-pci.h Add support for the VIA 8237 (both PATA and SATA part). 2003-10-30 13:16:21 +00:00
ata-queue.c If just gcc could make up its mind... 2003-10-20 14:28:37 +00:00
ata-raid.c Limit the size of the rebuild requests to be within safety. 2003-09-08 13:36:26 +00:00
ata-raid.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
atapi-cam.c Enable DMA for ATAPI/CAM input/output operations. 2003-09-24 18:40:10 +00:00
atapi-cd.c Fix burning of CD's that got broken by the GEOM'ification. 2003-11-02 22:24:47 +00:00
atapi-cd.h GEOM'ify atapi-cd. Original patch by phk, subtle changes by me. 2003-11-01 09:44:33 +00:00
atapi-fd.c Unify prototypes. 2003-08-25 09:01:49 +00:00
atapi-fd.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
atapi-tape.c Unify prototypes. 2003-08-25 09:01:49 +00:00
atapi-tape.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00