Signed-off-by: Ping Cheng <[email protected]>
---
 src/wcmCommon.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/wcmCommon.c b/src/wcmCommon.c
index eb985e4..493b988 100644
--- a/src/wcmCommon.c
+++ b/src/wcmCommon.c
@@ -1314,6 +1314,9 @@ static void commonDispatchDevice(WacomCommonPtr common, 
unsigned int channel,
                        case TOUCH_DEVICE_ID:
                                ds->device_type = TOUCH_ID;
                                break;
+                       case PAD_DEVICE_ID:
+                               ds->device_type = PAD_ID;
+                               break;
                        default:
                                ds->device_type = idtotype(ds->device_id);
                }
-- 
1.6.6.1


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to