[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 17:11:58 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211967
--- Comment #7 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
For wrongly detected mouse you add:
usbconfig -d X.Y add_quirk UQ_UMS_IGNORE
For wrongly detected keyboard you add:
usbconfig -d X.Y add_quirk UQ_KBD_IGNORE
Given that keyboard and mouse is not same ugenX.Y.
--HPS
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list