summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/bus.h
AgeCommit message (Expand)Author
2007-02-07bus_space_{read,write}_raw_region_[24] take the length of the buffer theyreDavid Gwynne
2005-06-08Remove the bus_reverse field out of the powerpc bus structure, originallyDale Rahn
2003-10-08Fix endian bug in macppc bus_space_set_region_N(). ok miod@Dale Rahn
2003-06-23bus_space_*_raw*_1() do not exist; drahn@ okMichael Shalayeff
2002-10-07Improved workaround for cardbus support on macppc. This allows mappings toDale Rahn
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-06-11Add missing bus_space_read_raw_region_X bus_space_write_raw_region_X APIs.Dale Rahn
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-07Clean up BUS_DMA_* flags, and make sure all arch's define:Jason Wright
2001-12-14gem wants BUS_DMA_READ define.Dale Rahn
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn