index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
bus.h
Age
Commit message (
Expand
)
Author
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn
2001-08-01
make this compile. ok drahn
Peter Valchev
2001-07-30
Change:
Artur Grabowski
2001-07-09
more spacees, includes, protos
Michael Shalayeff
2001-06-26
stub bus_space_{alloc,free}
Michael Shalayeff
2001-06-25
implement bus_space_set_multi_*, based on netbsd code; drahn@ ok
Michael Shalayeff
2001-06-24
More inline function clean for -W flags strictness.
Dale Rahn
2001-06-10
Post pmap_extract() changes cleanup.
Dale Rahn
2001-03-29
bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, not
Dale Rahn
2001-02-07
Add support for bus_space_write_region_[1248] bus_space_read_region_[1248]
Dale Rahn
2000-11-11
Add bus_space_barrier code to powerpc bus.h. This portion of the
Dale Rahn
2000-08-03
Fixes to bus dmamem code.
Dale S. Rahn
2000-07-07
Additional bus defines, required to build ahc driver. ahc not quite working
Dale S. Rahn
2000-02-03
Define missed when the intial bus_dma code was checked in.
Dale S. Rahn
2000-01-14
UVM changes mainly. As of this checkin UVM is still not working for powerpc
Dale S. Rahn
1999-11-09
autoconf.h
Dale S. Rahn
1998-08-25
Local macro
Per Fogelstrom
1998-01-20
Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it
Niklas Hallqvist
1997-10-13
Monolithic PowerPC kernel, new include
Per Fogelstrom