[Bug 211967] USB Keyboard is detected as USB mouse when USB mouse is plugged in at boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 18 16:12:03 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211967

Hans Petter Selasky <hselasky at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky at FreeBSD.org

--- Comment #5 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Some dual USB keyboard and mice might not work. Setting one of the following
quirks for your device and then "usbconfig -d X.Y reset" might resolve the
issue.

usbconfig -d X.Y add_quirk UQ_KBD_BOOTPROTO
usbconfig -d X.Y add_quirk UQ_KBD_IGNORE
usbconfig -d X.Y add_quirk UQ_UMS_IGNORE

--HPS

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list