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
/
dev
/
sbus
/
if_le_ledma.c
Age
Commit message (
Expand
)
Author
2007-05-31
use the right capitalization for `MBus' and `SBus'
Igor Sobrado
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2006-05-15
Sprinkle bus_space_barrier()s after LANCE register writes, as already done
Miod Vallat
2003-07-07
ansify and remove statics
Jason Wright
2003-06-24
Add a "where" argument to the sparc64 interrupt code. This lets us
Henric Jungheim
2003-05-14
Silence the "lost carrier on FOO port" messages when the port has been set
Miod Vallat
2003-02-17
Add support for the Sun Enterprise 450
Henric Jungheim
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-31
implement autoconf mechanism using device_register(); from NetBSD.
Jason Wright
2001-08-20
$OpenBSD$
Jason Wright
2001-08-20
modifications to support OpenBSD/sparc style bootpath determination
Jason Wright
2001-08-19
remove dependence on lancereg.h/lancevar.h
Jason Wright
2001-08-19
enough from netbsd to get le at ledma attached
Jason Wright