Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153584126
D18917.id53225.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18917.id53225.diff
View Options
Index: head/sys/dev/usb/quirk/usb_quirk.c
===================================================================
--- head/sys/dev/usb/quirk/usb_quirk.c
+++ head/sys/dev/usb/quirk/usb_quirk.c
@@ -171,6 +171,7 @@
USB_QUIRK(CORSAIR, K70_RGB, 0x0000, 0xffff, UQ_KBD_BOOTPROTO),
/* Quirk for Corsair STRAFE Gaming keyboard */
USB_QUIRK(CORSAIR, STRAFE, 0x0000, 0xffff, UQ_KBD_BOOTPROTO),
+ USB_QUIRK(CORSAIR, STRAFE2, 0x0000, 0xffff, UQ_KBD_BOOTPROTO),
/* umodem(4) device quirks */
USB_QUIRK(METRICOM, RICOCHET_GS, 0x100, 0x100, UQ_ASSUME_CM_OVER_DATA),
USB_QUIRK(SANYO, SCP4900, 0x000, 0x000, UQ_ASSUME_CM_OVER_DATA),
Index: head/sys/dev/usb/usbdevs
===================================================================
--- head/sys/dev/usb/usbdevs
+++ head/sys/dev/usb/usbdevs
@@ -1583,7 +1583,8 @@
product CORSAIR K60 0x0a60 Corsair Vengeance K60 keyboard
product CORSAIR K70 0x1b09 Corsair Vengeance K70 keyboard
product CORSAIR K70_RGB 0x1b13 Corsair K70 RGB Keyboard
-product CORSAIR STRAFE 0x1b15 Cossair STRAFE Gaming keyboard
+product CORSAIR STRAFE 0x1b15 Corsair STRAFE Gaming keyboard
+product CORSAIR STRAFE2 0x1b44 Corsair STRAFE Gaming keyboard
/* Creative products */
product CREATIVE NOMAD_II 0x1002 Nomad II MP3 player
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 23, 3:07 AM (10 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31924390
Default Alt Text
D18917.id53225.diff (1 KB)
Attached To
Mode
D18917: Add another quirk for the CORSAIR STRAFE keyboard
Attached
Detach File
Event Timeline
Log In to Comment