freebsd-dev/sys/dev/ata
Andrew Gallatin 50b8d1cce4 Allow chipset drivers to specify the direct-mapped DMA window's mask in
preparation for tsunami support.  Previous chipsets' direct-mapped DMA
mask was always 1024*1024*1024.  The Tsunami chipset needs it to be
2*1024*1024*1024

These changes should not affect the i386 port

Reviewed by:	Doug Rabson <dfr@nlsystems.com>
1999-05-26 23:01:57 +00:00
..
ata-all.c Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
ata-all.h Update to use the new-bus framework. No functional changes. 1999-04-18 20:48:15 +00:00
ata-disk.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
ata-disk.h Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
ata-dma.c Allow chipset drivers to specify the direct-mapped DMA window's mask in 1999-05-26 23:01:57 +00:00
atapi-all.c Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
atapi-all.h Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
atapi-cd.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-cd.h Added driver to support ATAPI floppies ie LS-120 & ZIP drives. 1999-03-03 21:10:29 +00:00
atapi-fd.c Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
atapi-fd.h Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
atapi-tape.c Seventh update to the new ATA/ATAPI driver: 1999-05-17 15:58:47 +00:00
atapi-tape.h ZIP drives should now be working, I'm not sure about LS120 drives, 1999-03-07 21:49:14 +00:00