1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
isa
linux
mcbus
osf1
pci
tlsb
Makefile