freebsd-nq/sys/i386
Garrett Wollman 5dec5a0060 Implement a prototype interface to bus-master IDE DMA on the Triton
chipset.  This does not attempt to do anything special with the timing
on the hope that the BIOS will have done the right thing already.  The
actual interface from the wd driver to the new facility is not
implemented yet (this commit being an attempt at prodding someone else
to do it because looking at the wd driver always confuses the h*** out of me).
1996-01-28 22:16:20 +00:00
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot Implement an optional TIMEOUT value while entering the boot parameter 1996-01-21 11:30:12 +00:00
conf Implement a prototype interface to bus-master IDE DMA on the Triton 1996-01-28 22:16:20 +00:00
eisa Make PCI interrupt handlers return void like everybody else does. 1996-01-23 21:48:28 +00:00
i386 Allocate DMA bounce buffers only when requested by drivers. Only the 1996-01-27 02:33:48 +00:00
ibcs2 Fixed vm_map_find for new vm changes. 1996-01-19 23:00:38 +00:00
include Allocate DMA bounce buffers only when requested by drivers. Only the 1996-01-27 02:33:48 +00:00
isa Implement a prototype interface to bus-master IDE DMA on the Triton 1996-01-28 22:16:20 +00:00
linux Fixed vm_map_find for new vm updates. 1996-01-19 22:59:24 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Correctly initialize the `btprobing' variable. It's always been 0, 1996-01-25 23:03:07 +00:00
Makefile