Date: Mon, 18 Jul 2005 16:34:49 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c Message-ID: <200507181634.j6IGYnC8056143@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-07-18 16:34:49 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
Log:
Add support for AVM BlueFRITZ! USB Bluetooth Adapter v2.0. It appears that
there are at least two versions of the adapter. Version 1 (product ID 0x2200)
of the adapter does not work with ng_ubt(4) and require special driver and
firmware. Version 2 (product ID 0x3800) seems to work just fine, except it
does not have bDeviceClass, bDeviceSubClass and bDeviceProtocol set to required
(by specification) values. This change forces ng_ubt(4) to attach to the
version 2 adapter.
Obtained from: Marcel Holtmann <marcel at holtmann dot org>
Submitted by: Rainer Goellner <rainer at jabbe dot de>
Revision Changes Path
1.24 +1 -1 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507181634.j6IGYnC8056143>
