summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/bus.h
AgeCommit message (Expand)Author
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-06-19Add/change prototypes so that macpcc builds with -Wstrict-prototypes.simonb
2001-03-07Add the BUS_DMA_STREAMING flag.thorpej
2000-12-21Fix bus_space_write_multi_N.tsubai
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-01-25define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means thatdrochner
1999-06-18nuke current definitions provided by __BUS_SPACE_COMPAT_OLDDEFS.cgd
1999-03-23Add a macro to check for sufficient pointer alignment in bus.h context,drochner
1998-12-06Implement sparse bus space support.tsubai
1998-10-03Add a private bounce threshold to the DMA map, initialized in a bus-dependentthorpej
1998-08-21vm_offset_t --> [pv]addr_t.tsubai
1998-07-17bus_dma carries TNF copyright.thorpej
1998-07-17Add bus_dma support.tsubai
1998-05-15Initial import of macppc port.tsubai