NetBSD/sys/arch/alpha
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 Add support for software powerdown of the Digital Personal Workstation. 1998-06-06 20:53:41 +00:00
common Add a comment describing the locking needs of the alpha_sgmap. 1998-06-06 20:12:28 +00:00
compile
conf Hopefully avoid breaking PCMCIA on alpha. 1998-06-07 19:11:29 +00:00
eisa
include Add debugging support to the bus_space macros. If BUS_SPACE_DEBUG (or DEBUG) 1998-06-08 03:42:19 +00:00
isa Change the ISA DMA API to take an isa_chipset_tag_t rather than 1998-06-09 00:06:54 +00:00
mcbus Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
pci The ISA chipset must persist; it's required after autoconfig time. 1998-06-08 23:49:05 +00:00
stand
tc Allow the DMA tag to specify a boundary contraint. If the device has a 1998-06-03 18:25:53 +00:00
tlsb Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
wscons
Makefile
STYLE