freebsd-dev/sys/dev/ata
Søren Schmidt 1d535cd590 Reduce the amount of memory reported to busdma.
This made the requirements for bouncebuffers too big with PAE.
Cleanup the way size defines for transfers are implemented.
2004-09-10 10:31:37 +00:00
..
ata-all.c Release the hold on ata_delayed_attach earlier so we can use tsleep 2004-09-09 13:25:46 +00:00
ata-all.h Introduce ata_udelay() that uses tsleep instead of DELAY if possible. 2004-09-03 12:10:44 +00:00
ata-card.c
ata-cbus.c
ata-chipset.c Reduce the amount of memory reported to busdma. 2004-09-10 10:31:37 +00:00
ata-commands.h
ata-disk.c Cleanup the storing and printing of the device transfermode for SATA. 2004-09-01 12:15:44 +00:00
ata-disk.h
ata-dma.c Reduce the amount of memory reported to busdma. 2004-09-10 10:31:37 +00:00
ata-isa.c
ata-lowlevel.c Introduce ata_udelay() that uses tsleep instead of DELAY if possible. 2004-09-03 12:10:44 +00:00
ata-pci.c DONT PANIC 2004-08-20 06:19:25 +00:00
ata-pci.h Cleanup the defines used for various chipsets. 2004-09-03 07:37:53 +00:00
ata-queue.c Fix the handling of "inflight" requests when doing reinit's. 2004-08-27 14:48:32 +00:00
ata-raid.c Fix bad free() usage. 2004-08-09 14:22:58 +00:00
ata-raid.h
atapi-cam.c
atapi-cd.c Properly check malloc returns. 2004-08-24 10:39:00 +00:00
atapi-cd.h
atapi-fd.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-fd.h
atapi-tape.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-tape.h