NetBSD/sys/arch
thorpej 53394a1d41 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:06:54 +00:00
..
alpha Change the ISA DMA API to take an isa_chipset_tag_t rather than 1998-06-09 00:06:54 +00:00
amiga Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
arm32 Kill non-NetBSD RCS tags. 1998-06-08 20:23:07 +00:00
atari Sync w/ i386 port. 1998-06-03 04:20:22 +00:00
bebox everything has bugs; either document them or don't bother with a BUGS section 1998-06-08 13:02:19 +00:00
hp300
i386 Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:45:55 +00:00
m68k
mac68k Kill unused variable that resulted from the last change. 1998-06-02 03:21:42 +00:00
macppc Add (missing) "filedesc" 1998-06-05 12:24:44 +00:00
mips
mvme68k Build pmap_boostrap.o without profiling; we can't call mcount before the 1998-05-31 23:28:07 +00:00
newsmips Adjust intrnames. 1998-06-08 21:27:10 +00:00
ofppc Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San. 1998-06-05 11:27:09 +00:00
pc532 Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
pica Specify a non-profiling C rule. 1998-05-31 23:25:41 +00:00
pmax Adjust bus_dmamap_sync() for the R4000; in that case, use the stashed 1998-06-03 05:10:23 +00:00
powerpc Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San. 1998-06-05 11:27:09 +00:00
sparc Update from Iain for the parallel port stuff. 1998-06-07 21:14:17 +00:00
sun3 Add UVM support 1998-06-08 20:47:45 +00:00
vax Wall fixes. 1998-06-08 18:42:40 +00:00
x68k Build pmap_boostrap.o without profiling; we can't call mcount before the 1998-05-31 23:28:07 +00:00