summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.h
diff options
context:
space:
mode:
authorJason Gerecke2012-04-04 00:47:22 +0200
committerDmitry Torokhov2012-04-04 18:25:41 +0200
commit9fee619505bdb202c9f54b58ec996884160cdbf2 (patch)
tree2ad56f5beb853f63a6c95a92ac0b98dc408bb88e /drivers/input/tablet/wacom_wac.h
parentInput: st1232 - switch to using SIMPLE_DEV_PM_OPS (diff)
downloadkernel-qcow2-linux-9fee619505bdb202c9f54b58ec996884160cdbf2.tar.gz
kernel-qcow2-linux-9fee619505bdb202c9f54b58ec996884160cdbf2.tar.xz
kernel-qcow2-linux-9fee619505bdb202c9f54b58ec996884160cdbf2.zip
Input: wacom - add basic Intuos5 support
This patch adds support for the basic pen functions of Intuos5 tablets. Signed-off-by: Jason Gerecke <killertofu@gmail.com> Reviewed-by: Chris Bagwell <chris@cnpbagwell.com> Reviewed-by: Ping Cheng <pingc@wacom.com> Tested-by: Timo Aaltonen <tjaalton@ubuntu.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet/wacom_wac.h')
-rw-r--r--drivers/input/tablet/wacom_wac.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/input/tablet/wacom_wac.h b/drivers/input/tablet/wacom_wac.h
index ba5a334e54d6..0aa00ce5fd7d 100644
--- a/drivers/input/tablet/wacom_wac.h
+++ b/drivers/input/tablet/wacom_wac.h
@@ -65,6 +65,9 @@ enum {
INTUOS4S,
INTUOS4,
INTUOS4L,
+ INTUOS5S,
+ INTUOS5,
+ INTUOS5L,
WACOM_24HD,
WACOM_21UX2,
CINTIQ,