diff options
author | Przemo Firszt <przemo@firszt.eu> | 2012-02-28 17:19:05 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-01 09:25:08 +0100 |
commit | 6245bde29dd049300d663516398335be8d451b78 (patch) | |
tree | 2682ef8c0614d72d922b44f6053f064446a6a205 /drivers/hid/hid-tmff.c | |
parent | e0829e9c1e6981450f11204a4104646ed0f6907a (diff) |
HID: wacom: Add pad buttons reporting on Intuos4 WL
This patch adds reporting of 1 wheel button and 8 strip buttons for Intuos4 WL.
The buttons are reported as BTN_0 to BTN_9. The change of type butstate variable
is required as the old type 'char' couldn't store state of 9 buttons. The change
is not affecting Graphire tablet as it only uses first 2 bits of 'butstate'.
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
Acked-by:Ping Cheng <pinglinux@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-tmff.c')
0 files changed, 0 insertions, 0 deletions