[Bug 241316] USB ISSUES WITH INSTALLER

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 17 20:19:02 UTC 2019


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

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

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

--- Comment #1 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Is this a gamer's keyboard? If yes, do you have a non-gamer's keyboard to try?

If you know the VID AND PID values of your device you can try entering
something like this in the loader prompt:

set hw.usb.quirk.0="0xXXXX 0xYYYY 0 0xffff UQ_KBD_BOOTPROTO"
boot

XXXX is VID (USB vendor ID)
YYYY is PID (USB product ID)

--HPS

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


More information about the freebsd-usb mailing list