freebsd-dev/sys/alpha
Scott Long 5974e5c71c Refactor the bus_dma header files so that the interface is described in
sys/bus_dma.h instead of being copied in every single arch.  This slightly
reorders a flag that was specific to AXP and thus changes the ABI there.
The interface still relies on bus_space definitions found in <machine/bus.h>
so it cannot be included on its own yet, but that will be fixed at a later
date.  Add an MD <machine/bus_dma.h> for ever arch for consistency and to
allow for future MD augmentation of the API.  sparc64 makes heavy use of
this right now due to its different bus_dma implemenation.
2005-03-14 16:46:28 +00:00
..
alpha Fix a long-standing bug in alpha's implementation of busdma. We need to 2005-03-12 02:43:50 +00:00
compile
conf These are no longer relevant. They are scripts for extracting hints 2005-01-07 00:54:35 +00:00
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
isa Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
linux Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
mcbus Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
osf1 - Implement osf1_emul_find() using kern_alternate_path(). This changes 2005-02-18 18:37:26 +00:00
pci add cpu_idle support for 21066A based lca systems 2005-01-31 23:07:42 +00:00
tlsb Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
Makefile