HID: add support for another Gyration remote control
There is a slightly different Gyration remote control, which requires the quirks we already have in place for the 0x0002 PID, plus KEY_MEDIA mapping is different. Reported-by: Marc Randolph <mrand@pobox.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -236,6 +236,7 @@
|
||||
|
||||
#define USB_VENDOR_ID_GYRATION 0x0c16
|
||||
#define USB_DEVICE_ID_GYRATION_REMOTE 0x0002
|
||||
#define USB_DEVICE_ID_GYRATION_REMOTE_2 0x0003
|
||||
|
||||
#define USB_VENDOR_ID_HAPP 0x078b
|
||||
#define USB_DEVICE_ID_UGCI_DRIVING 0x0010
|
||||
|
Reference in New Issue
Block a user