freebsd-skq/sys/netgraph/bluetooth/drivers
emax d1df494821 MFC to RELENG_6 ng_ubt.c v1.25
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.

Ignore AVM BlueFRITZ! USB Bluetooth Adapter v1.0 (product ID 0x2200).
It does not work with ng_ubt(4) and require special driver and firmware.

Submitted by:	Rainer Goellner < rainer at jabbe dot de >
Approved by:	re (kensmith)
Obtained from:	Marcel Holtmann < marcel at holtmann dot org >
2005-07-25 16:22:38 +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 MFC to RELENG_6 ng_ubt.c v1.25 2005-07-25 16:22:38 +00:00
ubtbcmfw /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00