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
/
i386
/
include
/
bus.h
Age
Commit message (
Expand
)
Author
2000-04-08
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
Aaron Campbell
2000-03-15
implimented -> implemented
Todd T. Fries
1999-09-17
Avoid aliasing problems in K&R C.
Marc Espie
1999-08-09
missing const in bus_space_write_region_*; niklas@ ok
Michael Shalayeff
1999-08-04
Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduce
Niklas Hallqvist
1999-03-09
add more 'cc' usage, actually overestimating gcc's smartness; also fix curren...
Michael Shalayeff
1999-01-31
Fix clobbers so that GENERIC may compile with egcs.
Marc Espie
1998-10-04
typo
Niklas Hallqvist
1998-09-06
compat with NetBSD + more *_raw_* extensions I need
Niklas Hallqvist
1998-02-08
Forward declare struct proc
Niklas Hallqvist
1998-01-20
Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it
Niklas Hallqvist
1998-01-17
Merge from NetBSD, thorpej@netbsd.org says:
Niklas Hallqvist
1997-07-05
implement unimplemented.....
Michael Shalayeff
1996-11-28
Adaption to new bus.h from NetBSD. Various driver has been updated to
Niklas Hallqvist
1996-11-12
Arrival of new bus.h from NetBSD
Niklas Hallqvist
1996-07-31
Do our extensions to the bus.h interface slightly different
Niklas Hallqvist
1996-05-07
sync with 0504; prototype changes
Theo de Raadt
1996-04-27
Extend the bus.h interface with endian conversion functions and use
Niklas Hallqvist
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist