summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.h
diff options
context:
space:
mode:
authorJason Gerecke2011-12-12 09:11:45 +0100
committerDmitry Torokhov2011-12-12 09:14:16 +0100
commit803296b678a43005e3bc0aaa1951d211bd76a054 (patch)
tree6a7d59c4757e1c7197c11fd5cb3ada45b4087eb5 /drivers/input/tablet/wacom_wac.h
parentInput: add driver for Sharp gp2ap002a00f proximity sensor (diff)
downloadkernel-qcow2-linux-803296b678a43005e3bc0aaa1951d211bd76a054.tar.gz
kernel-qcow2-linux-803296b678a43005e3bc0aaa1951d211bd76a054.tar.xz
kernel-qcow2-linux-803296b678a43005e3bc0aaa1951d211bd76a054.zip
Input: wacom - add support for Cintiq 24HD
Adds support for the Cintiq 24HD. There are two quirks about this model that haven't been seen in prior tablets. First, a second touch ring is present on this display; it is being exposed via the ABS_THROTTLE axis. Second, three capacitive buttons at the top of the unit are available; though physically a touch strip, we report the use of these buttons with generic KEY_ events. Signed-off-by: Jason Gerecke <killertofu@gmail.com> Reviewed-by: Ping Cheng <pingc@wacom.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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/tablet/wacom_wac.h b/drivers/input/tablet/wacom_wac.h
index 27f1d1c203a1..050acaefee7d 100644
--- a/drivers/input/tablet/wacom_wac.h
+++ b/drivers/input/tablet/wacom_wac.h
@@ -59,6 +59,7 @@ enum {
INTUOS4S,
INTUOS4,
INTUOS4L,
+ WACOM_24HD,
WACOM_21UX2,
CINTIQ,
WACOM_BEE,