HID: add sysfs speed attribute for wacom bluetooth tablet
authorPrzemo Firszt <przemo@firszt.eu>
Thu, 18 Mar 2010 14:34:34 +0000 (14:34 +0000)
committerJiri Kosina <jkosina@suse.cz>
Mon, 22 Mar 2010 08:55:26 +0000 (09:55 +0100)
commit20a3ce7e490c5015d051f78414f6dd146eec283f
treeea1fd27e4f093d43c3db4e377f4e23b2b31f76e1
parent06c7c313b5605471e321337c770683cf70464197
HID: add sysfs speed attribute for wacom bluetooth tablet

The attribute allows to change reporting speed of tablet from userspace through
sysfs file. The attribute is RW, valid values: 0 is low speed, 1 is high speed.
High speed is the default setting. Using low speed is a workaround if you
experience lag when using the tablet.

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-wacom.c