summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* Add a dummy implementation of bus_space_map().marcel2006-03-311-3/+9
* Break out the definition of bus_space_{tag,handle}_t and a few other typesimp2005-04-181-12/+1
* Refactor the bus_dma header files so that the interface is described inscottl2005-03-141-182/+1
* Convert bus_space_barrier() into a null inline function rather than angrehan2005-02-041-2/+9
* Add bus_dmamap_load_mbuf_sg() to powerpc.scottl2005-01-151-0/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'edmux2003-07-271-0/+1
* Mega busdma API commit.scottl2003-07-011-1/+17
* Bring back bus_dmasync_op_t. It is now a typedef to an int, though thescottl2003-05-271-1/+2
* - Convert NetBSD-derived macros to inline functions for bettergrehan2003-04-181-65/+176
* I deserve a big pointy hat for having missed all those referencesmux2003-04-101-9/+5
* Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.mux2003-02-261-1/+1
* Rework of how memory resources are discovered and dealt with in macio.benno2003-01-301-3/+3
* - define HAS_STREAM_METHODS correctlygrehan2003-01-081-2/+25
* Added sparse address support, required by the macio ATA devicegrehan2002-09-191-4/+9
* 1) Add busdma machdep code.benno2002-07-091-211/+176
* Remove __P.alfred2002-03-201-65/+61
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+802
OpenPOWER on IntegriCloud