[Bug 231782] a USB frame from an interrupt endpoint may be missed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 28 13:53:58 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231782

Hans Petter Selasky <hselasky at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky at FreeBSD.org

--- Comment #1 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,

In FreeBSD there is "usbdump -i usbusX -f Y -s 65536 -vvv" where X.Y are the
numbers after ugen.

If you are using BULK, unless you clear-halt the endpoint after cancelling, one
packet may get lost due to incorrect data-toggle values at the USB wire level.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list