[Bug 275760] bhyve: xhci not working on linux guests

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Dec 2023 11:21:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275760

Peter Grehan <grehan@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grehan@FreeBSD.org

--- Comment #3 from Peter Grehan <grehan@FreeBSD.org> ---
Created attachment 247158
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247158&action=edit
xhci mouse proposed fix

Would you be able to try this patch ? Works on Ubuntu 23.10, and doesn't break
anything on Ubuntu 22.04 and Windows 10. As a side-effect it also fixes the
error messages about port-power.

The USB3 spec mandates that the endpoint size for super-speed devices is 512,
so the size field has to be 9, not 8. Linux only recently started checking
this.

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