File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -586,6 +586,8 @@ static const struct hid_device_id hammer_devices[] = {
586
586
USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_EEL ) },
587
587
{ HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
588
588
USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_HAMMER ) },
589
+ { HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
590
+ USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_JEWEL ) },
589
591
{ HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
590
592
USB_VENDOR_ID_GOOGLE , USB_DEVICE_ID_GOOGLE_MAGNEMITE ) },
591
593
{ HID_DEVICE (BUS_USB , HID_GROUP_GENERIC ,
Original file line number Diff line number Diff line change 529
529
#define USB_DEVICE_ID_GOOGLE_MOONBALL 0x5044
530
530
#define USB_DEVICE_ID_GOOGLE_DON 0x5050
531
531
#define USB_DEVICE_ID_GOOGLE_EEL 0x5057
532
+ #define USB_DEVICE_ID_GOOGLE_JEWEL 0x5061
532
533
533
534
#define USB_VENDOR_ID_GOTOP 0x08f2
534
535
#define USB_DEVICE_ID_SUPER_Q2 0x007f
You can’t perform that action at this time.
0 commit comments