https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275760
Peter Grehan <gre...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gre...@freebsd.org --- Comment #3 from Peter Grehan <gre...@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.