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_aue.c
Age
Commit message (
Expand
)
Author
2001-05-03
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
Aaron Campbell
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2001-01-28
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
Aaron Campbell
2000-11-07
Fix multicast filter programming; from FreeBSD.
Aaron Campbell
2000-10-13
Support Kingston KNU101TX USB Ethernet; from NetBSD.
Aaron Campbell
2000-09-17
Match the new D-Link DSB-650 product ID.
Aaron Campbell
2000-08-26
Add support for detach of xe and aue.
Nathan Binkert
2000-07-04
sync with NetBSD... well almost. someone w/ the hw should check umass.
Federico G. Schwindt
2000-04-23
Save ethernet address in arpcom.ac_enaddr. -moj
Mats O Jansson
2000-04-14
Sync with NetBSD.
Aaron Campbell
2000-04-04
Sync with NetBSD.
Aaron Campbell
2000-03-30
Sync with NetBSD. USB Ethernet drivers should work now.
Aaron Campbell
2000-03-28
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
Aaron Campbell