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
/
be.c
Age
Commit message (
Expand
)
Author
2005-06-08
remove netns crud.
Henning Brauer
2005-01-15
make sure interface is in RUNNING state before touching the multicast filters
Brad Smith
2004-05-12
network drivers don't need to include bpfdesc.h
Ted Unangst
2003-06-27
ansi functions
Jason Wright
2003-06-27
These don't need linear mappings either.
Jason Wright
2003-06-24
Add a "where" argument to the sparc64 interrupt code. This lets us
Henric Jungheim
2003-06-02
Nuke my clause 3 and 4 (and a couple of files jointly (c) with Theo).
Jason Wright
2003-02-17
Add support for the Sun Enterprise 450
Henric Jungheim
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-11-28
KNF
Jason Wright
2001-11-28
grr... include bpfilter.h for NBPFILTER
Jason Wright
2001-11-28
be sure to call ether_ioctl, like everyone else.
Jason Wright
2001-11-27
remove sc_enaddr and just put the ethernet address into arpcom.ac_enaddr.
Jason Wright
2001-09-12
get sc_bustag and sc_dmatag from attach.
Jason Wright
2001-08-31
implement autoconf mechanism using device_register(); from NetBSD.
Jason Wright
2001-08-20
qec+be (another driver originally written under OpenBSD, but pulled into
Jason Wright