[Bug 205232] Stalled USB transfer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 10 21:59:21 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205232
Ian Lepore <ian at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at FreeBSD.org
--- Comment #1 from Ian Lepore <ian at FreeBSD.org> ---
This was showing signs of failing to attach because it was requesting more
power than the port could supply (although the hub on an rpi is configured as
self-powered and the ports should allow 500ma attachments). I suggested
turning on hub debug to see if it would provide clues about the power, and
somehow that made it work. Some kind of timing problem that was "cured" by the
extra debug output, maybe?
I also tried on my rpi-b attaching a thumb drive that requires 200ma, and it is
able to attach without any errors, so there's something more than just the
power involved I guess.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list