freebsd-nq/sys/arm
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
..
arm Fixup KTR traces. 2005-03-08 14:49:05 +00:00
compile
conf Add the 7 seg display. 2005-01-15 18:55:40 +00:00
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
sa11x0 Start all license statements with /*- 2005-01-05 21:58:49 +00:00
xscale Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00