diff options
author | Ping Cheng <pingc@wacom.com> | 2009-12-15 03:35:24 -0500 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-12-15 03:36:02 -0500 |
commit | ee54500d7b960984df125bdd0cd2105d6150e8f1 (patch) | |
tree | 63124efe12c1b7b8219d4d8196a31013f832eec3 /drivers/input/tablet/wacom.h | |
parent | 232f5693e5c9483e222528ef81979e42ea2f2908 (diff) |
Input: wacom - add defines for packet lengths of various devices
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet/wacom.h')
-rw-r--r-- | drivers/input/tablet/wacom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/tablet/wacom.h b/drivers/input/tablet/wacom.h index e6307ba452ea..d71da970602c 100644 --- a/drivers/input/tablet/wacom.h +++ b/drivers/input/tablet/wacom.h | |||
@@ -70,6 +70,7 @@ | |||
70 | * v1.50 (pc) - Fixed a TabletPC touch bug in 2.6.28 | 70 | * v1.50 (pc) - Fixed a TabletPC touch bug in 2.6.28 |
71 | * v1.51 (pc) - Added support for Intuos4 | 71 | * v1.51 (pc) - Added support for Intuos4 |
72 | * v1.52 (pc) - Query Wacom data upon system resume | 72 | * v1.52 (pc) - Query Wacom data upon system resume |
73 | * - add defines for features->type | ||
73 | */ | 74 | */ |
74 | 75 | ||
75 | /* | 76 | /* |