1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/ata
Søren Schmidt 838b8e23b9 Unbreak ATAPI on the Aladdin chipset, only DMA access worked.
Try to use a 32bit mask on the IO addresses, this fixes the alpha
and hopefully doesn't break on any i386 machines.

Try to enable both read & write cache on disks, they should be as
default, but better be sure..
1999-11-08 21:36:00 +00:00
..
ata-all.c Unbreak ATAPI on the Aladdin chipset, only DMA access worked. 1999-11-08 21:36:00 +00:00
ata-all.h Unbreak ATAPI on the Aladdin chipset, only DMA access worked. 1999-11-08 21:36:00 +00:00
ata-disk.c Unbreak ATAPI on the Aladdin chipset, only DMA access worked. 1999-11-08 21:36:00 +00:00
ata-disk.h
ata-dma.c Unbreak ATAPI on the Aladdin chipset, only DMA access worked. 1999-11-08 21:36:00 +00:00
atapi-all.c Fix IRQ allocation bug on controllers using a shared interrupt. 1999-11-06 16:50:21 +00:00
atapi-all.h Fix IRQ allocation bug on controllers using a shared interrupt. 1999-11-06 16:50:21 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h