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

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 25 Jan 2024 04:11:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275760

Christopher Hall <hsw@bitmark.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsw@bitmark.com

--- Comment #9 from Christopher Hall <hsw@bitmark.com> ---
I just ran into this problem. I saw the patch was just an 08→09 byte change. I
found this byte on line 19170 in emacs hexl mode and changed it so:

  % cmp -xl bhyve.orig bhyve 
  0001917b 08 09

Now the mouse is working with xhci_mouse="yes" using the vm-bhyve pkg
the VM is Ubuntu 22.04.3 LTS

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