NetBSD/sys/arch/atari
thorpej 7c54de8712 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:08:43 +00:00
..
atari Sync w/ i386 port. 1998-06-03 04:20:22 +00:00
compile
conf Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
dev Forgotten with last UVM check-in. 1998-05-12 21:09:23 +00:00
include Fix some severe bogons in the pci and isa interrupt system. 1998-05-25 10:42:21 +00:00
isa Change the ISA DMA API to take an isa_chipset_tag_t rather than 1998-06-09 00:08:43 +00:00
pci Fix some severe bogons in the pci and isa interrupt system. 1998-05-25 10:42:21 +00:00
stand Moved to usr/share/man/man8/man8.atari. 1998-05-28 12:51:03 +00:00
vme Crazy Dots driver by Julian Coleman. 1998-04-23 09:26:18 +00:00
Makefile Make these closer to working. 1997-10-11 09:10:25 +00:00