AVM BlueFritz!
Rainer Goellner
rainer at jabbe.de
Mon Jul 18 13:25:37 GMT 2005
Marcel Holtmann wrote:
> there exists two AVM BlueFRITZ! dongles with different USB product ids:
>
> /* AVM BlueFRITZ! USB */
> { USB_DEVICE(0x057c, 0x2200) },
>
> /* AVM BlueFRITZ! USB v2.0 */
> { USB_DEVICE(0x057c, 0x3800) },
>
> The version 1.0 (with id 0x2200) needs a special driver and also a
> firmware download to work. The version 2.0 (with id 0x3800) is a
> standard H:2 dongle. They only didn't set the Bluetooth class for it.
>
That's all we need! Thank you very much.
So, Maksim, would you please put the first pair of lines
into the array of ignored devices, the second one into
the array of broken devices?
And document that damn thing in ng_ubt(4)!
Thanks,
Rainer
More information about the freebsd-bluetooth
mailing list