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
/
sparc
/
dev
/
sbus.c
Age
Commit message (
Expand
)
Author
2010-12-26
Clean up how we print the sbus(4) clock speed. Purely cosmetic.
Mark Kettenis
2010-09-05
Remove bogus LHS casts. makes gcc4 happy.
Mark Kettenis
2010-07-10
sun4e (i.e. SPARCengine 1e) support. This platform is a mix between sun4 and
Miod Vallat
2007-05-29
use the right capitalization for `SBus'
Igor Sobrado
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2006-02-25
Put quotation marks around names of unconfigured devices.
Mark Kettenis
2003-06-18
When reporting unknown sbus hardware, also report the hardware class (audio,
Miod Vallat
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-19
more than typo
Theo de Raadt
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
1999-04-18
Support for the Sun SBus Expansion Subsystem (SUNW,xbox)
Jason Wright
1998-12-14
ss20 machines which claim to have SBUS_BURST_64 are lying
Theo de Raadt
1998-11-11
Detect cards that require dma that are in non-dma slots and don't allow
Jason Wright
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-08-11
netbsd port, now we merge our changes back in
Theo de Raadt
1995-10-18
+ sbus_slavecheck()
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt