freebsd-dev/sys/dev/ata
Søren Schmidt 85047b1b0c Add support for working around controllers that cannot do DMA in 48bit mode.
The workaround use PIO mode above ~137GB to allow using the disk.
Add the Acer chips with rev < 0xc4 as first candidate.
2005-08-17 15:00:33 +00:00
..
ata_if.m
ata-all.c Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-all.h Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-card.c Eliminate unused argument in PCMCIA_CARD macro. 2005-06-24 14:36:54 +00:00
ata-cbus.c
ata-chipset.c Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-disk.c Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-disk.h
ata-dma.c Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +00:00
ata-isa.c
ata-lowlevel.c Add support for working around controllers that cannot do DMA in 48bit mode. 2005-08-17 15:00:33 +00:00
ata-pci.c Use the presence of ctlr->dmainit instead of r_res1 to find out when to 2005-06-09 12:31:07 +00:00
ata-pci.h Add support for the Promise PDC4071[89] chips used on fx the Fasttrak TX4300. 2005-08-12 16:54:11 +00:00
ata-queue.c Zero donecount on auto request sense. 2005-06-28 09:06:52 +00:00
ata-raid.c Dont limit all transfers to DEV_BSIZE (stale dbug code) 2005-08-04 18:39:36 +00:00
ata-raid.h Add support for nVidia's software RAID "MediaShield". 2005-06-06 13:35:24 +00:00
atapi-cam.c Change the way ioctls are issue to ATA. 2005-05-16 13:07:27 +00:00
atapi-cd.c Use the bio field instead of the driver field as intended. 2005-08-17 14:50:18 +00:00
atapi-cd.h
atapi-fd.c Change the way ioctls are issue to ATA. 2005-05-16 13:07:27 +00:00
atapi-fd.h
atapi-tape.c Change the way ioctls are issue to ATA. 2005-05-16 13:07:27 +00:00
atapi-tape.h