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

            Bug ID: 193279
           Summary: Corsair K70 Gaming Keyboard will not function on boot
           Product: Base System
           Version: 9.0-STABLE
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: freebsd-usb@FreeBSD.org
          Reporter: l...@foolishgames.com

The Corsair K70 keyboard has the same issue as a K60 and requires a USB quirk
to function  under FreeBSD.  Without the quirk, the keyboard detects in dmesg,
but does not actually take input.  

These additions to usbdevs and usb_quirks.c seemed to fix it much like the
change for the K60.   

product CORSAIR K70             0x1b09  Corsair Vengeance K70 keyboard

 USB_QUIRK(CORSAIR, K70, 0x0000, 0xffff, UQ_KBD_BOOTPROTO),

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to