USB ISSCBTA dongle

Iain Hibbert plunky at rya-online.net
Mon Dec 18 19:09:33 PST 2006


On Mon, 18 Dec 2006, Maksim Yevmenkin wrote:

> hmm... strange... it should work. the very first device initialization command
> (reset) is failing (timeout).
>
> you could try to comment
>
>  ${hccontrol} -n ${dev}hci reset \
>                 > /dev/null 2>&1 || return 1
>
> in the /etc/rc.d/bluetooth and see if this helps (btw, you need to unplug and
> re-plug the device after that). if this does not help, then i would suspect
> some sort of usb problem.

By the way there was a very similar problem in NetBSD with Bluetooth USB
(builtin) and EHCI controllers, something to do with the data toggle
getting out of sync for short transfers I think - a fix was applied by
Matthias Drochner to ehci.c recently for that.

iain


More information about the freebsd-bluetooth mailing list