BlueFRITZ! USB v2.0 is not recognized
Marcel Holtmann
marcel at holtmann.org
Thu Jan 27 04:48:36 PST 2005
Hi Rainer,
> > the BlueFRITZ! USB v2.0 is a H:2 device, but it doesn't present itself
> > with the Bluetooth device class. I suggest you add the vendor and
> > product id to the driver like it is done for Linux.
> >
> Could you give me any hint where to look and where
> to add the ids?
>
> BTW, I almost forgot that I had changed USB_MATH(ubt) in
> sys/netgraph/bluetooth/drivers/utb/ng_ubt.c like this
> very early during my awkward attempts:
> ...
> Static struct usb_devno const ubt_ignored_devices[] = {
> { 0x057c, 0x3800,
> 0, 0 } /* This should be the last item in the list */
> };
> ...
> Static struct usb_devno const ubt_broken_devices[] = {
> { 0x057c, 0x3800,
> 0, 0 } /* This should be the last item in the list */
> };
> ...
> AFAIK 0x057c is the vendor id, 0x3800 the device id.
>
> Hope that's not what you meant...
ask somebody who knows something about FreeBSD ;)
Regards
Marcel
More information about the freebsd-bluetooth
mailing list