freebsd-dev/sys/netgraph/bluetooth/drivers/ubt
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
..
ng_ubt_var.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_ubt.c Add support for AVM BlueFRITZ! USB Bluetooth Adapter v2.0. It appears that 2005-07-18 16:34:49 +00:00
TODO Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00