freebsd-dev/sys/netgraph/bluetooth/drivers
Maksim Yevmenkin 384792133f 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>
2005-07-18 16:34:49 +00:00
..
bt3c Eliminate unused argument in PCMCIA_CARD macro. 2005-06-24 14:36:54 +00:00
h4 - Use ng_callout() instead of home-grown implementation. 2005-01-11 11:55:56 +00:00
ubt Add support for AVM BlueFRITZ! USB Bluetooth Adapter v2.0. It appears that 2005-07-18 16:34:49 +00:00
ubtbcmfw /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00