We should add the 0xd6 and 0xd7 since they are already in
input-wacom-0.10.10-1. Hopefully the final two models in this series.
Dave
From 1558ffeebf3cdf3194d6b65702a93c952fa845c8 Mon Sep 17 00:00:00 2001
From: David Foley <[email protected]>
Date: Thu, 20 Jan 2011 13:59:20 -0600
Subject: [PATCH] wcmUSB.c: 2-new-bambooPT-models
Adds 2 new Bamboo Pen & Touch models.
Signed-off-by: David Foley <[email protected]>
---
src/wcmUSB.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/wcmUSB.c b/src/wcmUSB.c
index 0d21af9..cfaf920 100644
--- a/src/wcmUSB.c
+++ b/src/wcmUSB.c
@@ -195,6 +195,8 @@ static struct
{ WACOM_VENDOR_ID, 0xD3, 100000, 100000, &usbBamboo }, /* CTL-660 */
{ WACOM_VENDOR_ID, 0xD2, 100000, 100000, &usbBamboo }, /* CTL-461/S */
{ WACOM_VENDOR_ID, 0xD0, 100000, 100000, &usbBamboo }, /* Bamboo Touch */
+ { WACOM_VENDOR_ID, 0xD6, 100000, 100000, &usbBamboo }, /* CTH-460/K */
+ { WACOM_VENDOR_ID, 0xD7, 100000, 100000, &usbBamboo }, /* CTH-461/S */
{ WACOM_VENDOR_ID, 0xD8, 100000, 100000, &usbBamboo }, /* CTH-661/S1 */
{ WACOM_VENDOR_ID, 0xDA, 100000, 100000, &usbBamboo }, /* CTH-461/L */
{ WACOM_VENDOR_ID, 0xDB, 100000, 100000, &usbBamboo }, /* CTH-661 */
--
1.7.1
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel