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 8f6ee79208ac..dfd40981c86a 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -512,6 +512,9 @@ | |||
512 | #define USB_DEVICE_ID_CRYSTALTOUCH 0x0006 | 512 | #define USB_DEVICE_ID_CRYSTALTOUCH 0x0006 |
513 | #define USB_DEVICE_ID_CRYSTALTOUCH_DUAL 0x0007 | 513 | #define USB_DEVICE_ID_CRYSTALTOUCH_DUAL 0x0007 |
514 | 514 | ||
515 | #define USB_VENDOR_ID_MADCATZ 0x0738 | ||
516 | #define USB_DEVICE_ID_MADCATZ_BEATPAD 0x4540 | ||
517 | |||
515 | #define USB_VENDOR_ID_MCC 0x09db | 518 | #define USB_VENDOR_ID_MCC 0x09db |
516 | #define USB_DEVICE_ID_MCC_PMD1024LS 0x0076 | 519 | #define USB_DEVICE_ID_MCC_PMD1024LS 0x0076 |
517 | #define USB_DEVICE_ID_MCC_PMD1208LS 0x007a | 520 | #define USB_DEVICE_ID_MCC_PMD1208LS 0x007a |