Date: Thu, 18 Aug 2016 17:11:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 211967] USB Keyboard is detected as USB mouse when USB mouse is plugged in at boot Message-ID: <bug-211967-6-fTxdo3rMLs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211967-6@https.bugs.freebsd.org/bugzilla/> References: <bug-211967-6@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=3D211967 --- Comment #7 from Hans Petter Selasky <hselasky@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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211967-6-fTxdo3rMLs>