aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.h
diff options
context:
space:
mode:
authorPing Cheng <pingc@wacom.com>2007-06-14 23:32:48 -0400
committerDmitry Torokhov <dtor@insightbb.com>2007-07-10 00:35:17 -0400
commit7ecfbfd3d000a5d6787cf3369228e7f0082b8758 (patch)
tree8df68e50be4e668657bef51efde4c2ce8d3a3221 /drivers/input/tablet/wacom_wac.h
parentInput: add gpio-mouse driver (diff)
downloadlinux-dev-7ecfbfd3d000a5d6787cf3369228e7f0082b8758.tar.xz
linux-dev-7ecfbfd3d000a5d6787cf3369228e7f0082b8758.zip
Input: wacom - add support for the new Bamboo tablets
Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to '')
-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 a5e12e8756de..a302e229bb8a 100644
--- a/drivers/input/tablet/wacom_wac.h
+++ b/drivers/input/tablet/wacom_wac.h
@@ -25,6 +25,7 @@ enum {
INTUOS3,
INTUOS3L,
CINTIQ,
+ WACOM_MO,
MAX_TYPE
};