Date: Wed, 12 Nov 2008 13:58:59 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb if_aue.c usbdevs Message-ID: <200811121359.mACDx4aI022298@repoman.freebsd.org>
index | next in thread | raw e-mail
keramida 2008-11-12 13:58:59 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_aue.c usbdevs
Log:
SVN rev 184882 on 2008-11-12 13:58:59Z by keramida
Add a quirk for Belkin USB Bluetooth adapters (F8T012xx1 series)
The same (vendor, product) tuple is used for aue(4) adapters,
but I am not sure if the quirk is correct. I'm using the USB
device 'release' info to skip aue(4) detection right now, but
if there's a better way to differentiate between USB-LAN and
USB Bluetooth we should update the quirk.
Reviewed by: imp, rink
MFC after: 2 weeks
Revision Changes Path
1.119 +9 -0 src/sys/dev/usb/if_aue.c
1.383 +1 -0 src/sys/dev/usb/usbdevs
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811121359.mACDx4aI022298>
