HID: Clarify vendor ID reuse by Ugee tablets
Add "_UCLOGIC" to Ugee tablet device ID macros so it's clear they come with UC-Logic vendor ID. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
This commit is contained in:

committed by
Benjamin Tissoires

parent
7c2af0a16e
commit
bf226cd331
@@ -1135,8 +1135,8 @@
|
||||
#define USB_DEVICE_ID_UCLOGIC_WIRELESS_TABLET_TWHL850 0x0522
|
||||
#define USB_DEVICE_ID_UCLOGIC_TABLET_TWHA60 0x0781
|
||||
#define USB_DEVICE_ID_UCLOGIC_DRAWIMAGE_G3 0x3031
|
||||
#define USB_DEVICE_ID_UGEE_TABLET_81 0x0081
|
||||
#define USB_DEVICE_ID_UGEE_TABLET_45 0x0045
|
||||
#define USB_DEVICE_ID_UCLOGIC_UGEE_TABLET_81 0x0081
|
||||
#define USB_DEVICE_ID_UCLOGIC_UGEE_TABLET_45 0x0045
|
||||
#define USB_DEVICE_ID_YIYNOVA_TABLET 0x004d
|
||||
|
||||
#define USB_VENDOR_ID_UGEE 0x28bd
|
||||
|
Reference in New Issue
Block a user