Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: sborrill
Date: Tue Nov 20 10:43:01 UTC 2007
Modified Files:
src/sys/dev/usb: if_aue.c
Log Message:
Some manufacturers use the same vendor and product id for different devices.
We need to sanity check the DeviceClass in this case.
Currently known guilty products:
0x050d/0x0121 Belkin Bluetooth and USB2LAN
If this turns out to be more common, we could use a quirk table.
To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/dev/usb/if_aue.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