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 269b50912a4..9d7a42857ea 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -118,6 +118,9 @@  #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI	0x0252  #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO	0x0253  #define USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS	0x0254 +#define USB_DEVICE_ID_APPLE_WELLSPRING7A_ANSI	0x0259 +#define USB_DEVICE_ID_APPLE_WELLSPRING7A_ISO	0x025a +#define USB_DEVICE_ID_APPLE_WELLSPRING7A_JIS	0x025b  #define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI	0x0249  #define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO	0x024a  #define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS	0x024b  |