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 11afd33cbd6d..aad9ed1b406e 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -103,6 +103,9 @@ | |||
103 | #define USB_VENDOR_ID_BELKIN 0x050d | 103 | #define USB_VENDOR_ID_BELKIN 0x050d |
104 | #define USB_DEVICE_ID_FLIP_KVM 0x3201 | 104 | #define USB_DEVICE_ID_FLIP_KVM 0x3201 |
105 | 105 | ||
106 | #define USB_VENDOR_ID_BRIGHT 0x1241 | ||
107 | #define USB_DEVICE_ID_BRIGHT_ABNT2 0x1503 | ||
108 | |||
106 | #define USB_VENDOR_ID_BERKSHIRE 0x0c98 | 109 | #define USB_VENDOR_ID_BERKSHIRE 0x0c98 |
107 | #define USB_DEVICE_ID_BERKSHIRE_PCWD 0x1140 | 110 | #define USB_DEVICE_ID_BERKSHIRE_PCWD 0x1140 |
108 | 111 | ||