NetBSD/sys/arch/bebox
thorpej 0b76aff07b Change the ISA DMA API to take an isa_chipset_tag_t rather than
a struct device * corresponding to the ISA bus device.  The ISA DMA
controller driver functions have been renamed and now take a struct
isa_dma_state *, and are called indirectly by machine-dependent code
which provides the DMA state.

These changes allow e.g. `ofisa' (the OpenFirmware configuration
mechanism for the ISA bus, used by e.g. Sharks) to use the MI ISA
DMA controller code.
1998-06-09 00:10:02 +00:00
..
bebox Sync w/ i386 port: 1998-06-03 06:41:51 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
include Remove the _cookie member of the DMA tag; it's not used by anything. (This 1998-06-03 06:47:41 +00:00
isa Change the ISA DMA API to take an isa_chipset_tag_t rather than 1998-06-09 00:10:02 +00:00
pci Eliminate unnecessary code. 1998-02-12 05:19:04 +00:00
stand Change commented out default baudrate(38400 to 9600) of serial console. 1998-03-27 00:11:07 +00:00
Makefile RCSID Police. 1998-01-05 20:51:25 +00:00