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
/
usb
/
if_upl.c
Age
Commit message (
Expand
)
Author
2003-01-07
remove the altq classifier code which is replaced by pf and no longer used.
Kenjiro Cho
2002-07-29
Make code more portable
Nathan Binkert
2002-07-25
get rid of trailing whitespace
Nathan Binkert
2002-06-30
allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know
Jun-ichiro itojun Hagino
2002-06-26
Kill __FUNCTION__.
Marc Espie
2002-06-07
use IF_INPUT macro for us as well.
Federico G. Schwindt
2002-05-07
Meant to commit only ulpt and committed everything. Most things weren't ready
Nathan Binkert
2002-05-07
Sync ulpt driver with NetBSD
Nathan Binkert
2002-03-12
sync with KAME
Kenjiro Cho
2001-10-31
Synchronize usb code with NetBSD.
Nathan Binkert
2001-06-15
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
Jun-ichiro itojun Hagino
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2001-01-28
Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD.
Aaron Campbell