Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2016 22:20:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 208623] Add support for Holtec/Keep Out F85 USB gaming keyboard
Message-ID:  <bug-208623-6@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208623

            Bug ID: 208623
           Summary: Add support for Holtec/Keep Out F85 USB gaming
                    keyboard
           Product: Base System
           Version: 10.3-BETA2
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: usb
          Assignee: freebsd-usb@FreeBSD.org
          Reporter: aleksanderlothe@live.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Running 10.3-RELEASE, but this also happens on 10.2, basically I need to add
UQ_KBD_BOOTPROTO quirk to my keyboard to make it work. It's a Keep Out F85,=
 but
the vendor registers as HOLTEK.

In  /sys/dev/usb/quirk/usb_quirk.c:

USB_QUIRK(HOLTEK, F85, 0x0000, 0xffff, UQ_KBD_BOOTPROTO),

HOLTEK vendor is already set, so I added the "F85" which is my keyboard mod=
el
in
/sys/dev/usb/usbdevs:
product HOLTEK F85              0xa030  Holtek usb gaming keyboard



After a kernel build it works perfectly. Thanks to wblock and Phishfry from=
 the
forums.

--=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-208623-6>