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
/
ic
/
rln.c
Age
Commit message (
Expand
)
Author
2004-05-12
network drivers don't need to include bpfdesc.h
Ted Unangst
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-07-08
Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN
Federico G. Schwindt
2001-06-27
ALTQ'ify network drivers.
Kenjiro Cho
2001-06-24
remove cold.
Federico G. Schwindt
2001-06-23
ether_input_mbuf().
Federico G. Schwindt
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2000-12-13
new timeouts; hmm why it's not in generic?
Michael Shalayeff
1999-12-08
fix mbuf chain allocation to comply with m_devget() way.
Jun-ichiro itojun Hagino
1999-08-26
remove some unneeded debugging
David Leonard
1999-08-25
receive works a lot better now
David Leonard
1999-08-21
Disable device interrupts in INTSEL register when interface is down.
David Leonard
1999-08-19
-remove some more statics
David Leonard
1999-08-08
These all are backends for interfaces that can be attached late, whence
Niklas Hallqvist
1999-07-30
rename rl2->rln for sanity
David Leonard