HID: ignore iBuddy devices
iBuddy devices claim to be HID devices, but they are not. Add them to the blacklist. Signed-off-by: Remi Cattiau <remi@cattiau.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
1f93445182
commit
d1d3a5f6ea
@@ -351,6 +351,10 @@
|
||||
#define USB_VENDOR_ID_SUNPLUS 0x04fc
|
||||
#define USB_DEVICE_ID_SUNPLUS_WDESKTOP 0x05d8
|
||||
|
||||
#define USB_VENDOR_ID_TENX 0x1130
|
||||
#define USB_DEVICE_ID_TENX_IBUDDY1 0x0001
|
||||
#define USB_DEVICE_ID_TENX_IBUDDY2 0x0002
|
||||
|
||||
#define USB_VENDOR_ID_TOPMAX 0x0663
|
||||
#define USB_DEVICE_ID_TOPMAX_COBRAPAD 0x0103
|
||||
|
||||
|
Reference in New Issue
Block a user