diff options
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index 89c5cc169439..11afd33cbd6d 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -97,6 +97,9 @@ | |||
97 | #define USB_DEVICE_ID_ATEN_4PORTKVM 0x2205 | 97 | #define USB_DEVICE_ID_ATEN_4PORTKVM 0x2205 |
98 | #define USB_DEVICE_ID_ATEN_4PORTKVMC 0x2208 | 98 | #define USB_DEVICE_ID_ATEN_4PORTKVMC 0x2208 |
99 | 99 | ||
100 | #define USB_VENDOR_ID_AVERMEDIA 0x07ca | ||
101 | #define USB_DEVICE_ID_AVER_FM_MR800 0xb800 | ||
102 | |||
100 | #define USB_VENDOR_ID_BELKIN 0x050d | 103 | #define USB_VENDOR_ID_BELKIN 0x050d |
101 | #define USB_DEVICE_ID_FLIP_KVM 0x3201 | 104 | #define USB_DEVICE_ID_FLIP_KVM 0x3201 |
102 | 105 | ||