« Return to Thread: USB ISSCBTA dongle

Re: USB ISSCBTA dongle

by Iain Hibbert :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
freebsd-bluetooth@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "freebsd-bluetooth-unsubscribe@..."

 « Return to Thread: USB ISSCBTA dongle