Sorry ended up on discuss/

---------- Forwarded message ----------
From: Favux ... <[email protected]>
Date: Tue, Sep 6, 2011 at 9:09 PM
Subject: wcmUSB.c: Add the D5
To: [email protected]


Add the Bamboo Pen Medium CTL-660/K (D5) to xf86-input-wacom.  Stylus
with two side buttons (rocker switch).

Dave
From ad181c9f554277b8cfe40589c4fe8fdb3369f2d9 Mon Sep 17 00:00:00 2001
From: David Foley <[email protected]>
Date: Tue, 6 Sep 2011 20:07:14 -0500
Subject: [PATCH] wcmUSB.c:  Add the D5

Add the Bamboo Pen Medium CTL-660/K (D5) to xf86-input-wacom.  Stylus with two side buttons (rocker switch).

Tested-by: Tommy Chen <[email protected]>
Signed-off-by: David Foley <[email protected]>
---
 src/wcmUSB.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/wcmUSB.c b/src/wcmUSB.c
index 4367f19..c6a710d 100644
--- a/src/wcmUSB.c
+++ b/src/wcmUSB.c
@@ -196,6 +196,7 @@ 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, 0xD5, 100000, 100000, &usbBamboo     }, /* CTL-660/K */
 	{ 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 */
-- 
1.7.1

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to