Add support for the DTI-520
Signed-off-by: Adam Nielsen <[email protected]>
---
src/wcmUSB.c | 1 +
src/wcmValidateDevice.c | 1 +
2 files changed, 2 insertions(+)
diff --git a/src/wcmUSB.c b/src/wcmUSB.c
index f62fd5b..142325b 100644
--- a/src/wcmUSB.c
+++ b/src/wcmUSB.c
@@ -223,6 +223,7 @@ static struct
{ WACOM_VENDOR_ID, 0x37, 20000, 20000, &usbCintiq }, /* PL700 */
{ WACOM_VENDOR_ID, 0x38, 20000, 20000, &usbCintiq }, /* PL510 */
{ WACOM_VENDOR_ID, 0x39, 20000, 20000, &usbCintiq }, /* PL710 */
+ { WACOM_VENDOR_ID, 0x3A, 20000, 20000, &usbCintiq }, /* DTI520 */
{ WACOM_VENDOR_ID, 0xC0, 20000, 20000, &usbCintiq }, /* DTF720 */
{ WACOM_VENDOR_ID, 0xC2, 20000, 20000, &usbCintiq }, /* DTF720a */
{ WACOM_VENDOR_ID, 0xC4, 20000, 20000, &usbCintiq }, /* DTF521 */
diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index 4d7c791..53c38c3 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -240,6 +240,7 @@ int wcmDeviceTypeKeys(InputInfoPtr pInfo)
case 0x37: /* PL700 */
case 0x38: /* PL510 */
case 0x39: /* PL710 */
+ case 0x3A: /* DTI520 */
case 0xC0: /* DTF720 */
case 0xC2: /* DTF720a */
case 0xC4: /* DTF521 */
--
1.7.10
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel