Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/dev/usb
Module Name: src
Committed By: riz
Date: Sat Nov 24 04:01:21 UTC 2012
Modified Files:
src/sys/dev/usb [netbsd-6]: if_urndis.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #700):
sys/dev/usb/if_urndis.c: revision 1.4
Don't match on idVendor=0x0000 && idProduct=0x0000.
OpenBSD usb_lookup() might need this as a terminating entry,
but we don't at this point.
Repulsively enough, something that should be a uhidev(4),
ServerEngines SE USB Device, rev 1.10/0.01
has these ID numbers.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.2.1 src/sys/dev/usb/if_urndis.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index