https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212021
--- Comment #9 from Hans Petter Selasky <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
