Adds the E6 2FGT tablet PC digitizer.  Currently represented by the
Lenovo X220t, which is the first USB ThinkPad I am aware of.

Dave
From f2ecccaf2d668424715645fc377b11c89b9d370e Mon Sep 17 00:00:00 2001
From: David Foley <[email protected]>
Date: Tue, 24 May 2011 17:12:22 -0500
Subject: [PATCH] wcmValidateDevice.c:  Add 0xE6

Adds the E6 2FGT tablet PC.

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

diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index b177713..409a42f 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -254,6 +254,7 @@ int wcmDeviceTypeKeys(InputInfoPtr pInfo)
 
 		case 0xE2: /* TPC with 2FGT */
 		case 0xE3: /* TPC with 2FGT */
+		case 0xE6: /* TPC with 2FGT */
 			priv->common->tablet_type = WCM_TPC;
 			priv->common->tablet_type |= WCM_LCD;
 			break;
-- 
1.7.1

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to