summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/obio.c
AgeCommit message (Collapse)Author
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled.
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-01-12improved handling of mapping of devices who's registers do not reside onchuck
page boundaries: - change bus_tmp() to include the offset from the start of page in the returned KVA [rather than forcing each driver to add it back in individually] - changed bus_map() to include the offset from the start of page in the the returned value if a mapping is found in the PROM's KVA area - clarified a few comments
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
base plus an offset new dvma routines
1995-10-20obio.cTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt