Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2023 11:21:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 275760] bhyve: xhci not working on linux guests
Message-ID:  <bug-275760-27103-7wc1NDJ53H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275760-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275760-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275760

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=3D247158&action=
=3Dedit
xhci mouse proposed fix

Would you be able to try this patch ? Works on Ubuntu 23.10, and doesn't br=
eak
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 51=
2,
so the size field has to be 9, not 8. Linux only recently started checking
this.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275760-27103-7wc1NDJ53H>