freebsd-dev/sys/powerpc
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
..
aim Replaced previous hw.physmem extraction with des's mods to 2005-03-07 07:31:20 +00:00
compile
conf Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. 2004-11-02 20:57:20 +00:00
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
ofw Mods for Xorg server: 2005-02-25 02:29:01 +00:00
powermac - allow a device hint to disable probing a slot on a Uninorth PCI bus. 2005-01-11 08:09:50 +00:00
powerpc Replaced previous hw.physmem extraction with des's mods to 2005-03-07 07:31:20 +00:00
psim /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00