[Bug 212021] xhci(4) broken with qemu-devel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 22 07:28:24 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212021
--- Comment #9 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,
I looked into this yesterday and there are some missing pieces in the QEMU
control endpoint handling code. FreeBSD sends the SETUP, DATA and STATUS stage
as separate events, while QEMU expects them all at the same time. That's why
the getting the device descriptor times out. This part should be fixed in QEMU.
I might be able to provide a patch.
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list