diff options
author | Stefan Achatz <erazor_de@users.sourceforge.net> | 2012-07-04 12:45:03 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-07-20 03:50:42 -0400 |
commit | 11a5c818ae2b7f8ffa7734fa096ca7e9d37b1216 (patch) | |
tree | 95eeebd6bae07a948da79e05e5a2f1d915f72f77 /Documentation/ABI/testing/sysfs-driver-hid-roccat-savu | |
parent | 7392d73be2b3c907d65126f072c313215e1907b3 (diff) |
HID: roccat: added sensor sysfs attribute for Savu
The sensor attr can be used to tweak the optical sensor of the Savu.
Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-driver-hid-roccat-savu')
-rw-r--r-- | Documentation/ABI/testing/sysfs-driver-hid-roccat-savu | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-hid-roccat-savu b/Documentation/ABI/testing/sysfs-driver-hid-roccat-savu index e23349001288..b42922cf6b1f 100644 --- a/Documentation/ABI/testing/sysfs-driver-hid-roccat-savu +++ b/Documentation/ABI/testing/sysfs-driver-hid-roccat-savu | |||
@@ -66,3 +66,12 @@ Description: The mouse can store 5 profiles which can be switched by the | |||
66 | The data has to be 3 bytes long. | 66 | The data has to be 3 bytes long. |
67 | The mouse will reject invalid data. | 67 | The mouse will reject invalid data. |
68 | Users: http://roccat.sourceforge.net | 68 | Users: http://roccat.sourceforge.net |
69 | |||
70 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/sensor | ||
71 | Date: July 2012 | ||
72 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | ||
73 | Description: The mouse has a Avago ADNS-3090 sensor. | ||
74 | This file allows reading and writing of the mouse sensors registers. | ||
75 | The data has to be 4 bytes long. | ||
76 | Users: http://roccat.sourceforge.net | ||
77 | |||