summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/bus.h
AgeCommit message (Expand)Author
2006-04-16Remove bus_space_{read,write}_stream and bus_space_copy_region methods, whichMiod Vallat
2006-01-22Add bus_space_vaddr() and use it instead of accessing private bus_spaceMiod Vallat
2006-01-17Remove unused ``stride'' bus_space internal functionality; nothing needs it.Miod Vallat
2005-09-12- Add byte-swap and stride options to bus_space.Martin Reindl
2002-03-19Fix bus_space_copy_region_ macro that got messed up by unpeeing.Todd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2000-03-15implimented -> implementedTodd T. Fries
1998-04-27Correct namespace collisions for bus_space_probe and split outgene
1997-11-30Canonify the _*_H_ namespace appropriately.gene
1997-04-07Ahem... bus_probe() already exists and does what bus_space_bad_addr() does.briggs
1997-04-05Implement a bus_space_bad_addr() function to aid in some device probing withbriggs
1997-02-26Adds support for bus_space functions borrowed in concept from thegene