diff options
author | Stefan Achatz <erazor_de@users.sourceforge.net> | 2012-11-04 09:39:04 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-11-05 13:17:39 +0100 |
commit | fabe51eb68d450d25b18882988b29626f51592fd (patch) | |
tree | 541471c04a7b2c42fc7a4606ae8eb71716c0be50 /Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus | |
parent | 9e78eb8fbba5b00678d3d20e8e435cd0500716f3 (diff) | |
download | blackbird-obmc-linux-fabe51eb68d450d25b18882988b29626f51592fd.tar.gz blackbird-obmc-linux-fabe51eb68d450d25b18882988b29626f51592fd.zip |
HID: roccat: enable Koneplus device reset
Device can be reset to factory state by sending a command via info sysfs attr.
Added binary attribute info for this purpose, which obsoletes firmware_version
attribute.
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-koneplus')
-rw-r--r-- | Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus b/Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus index f9e2a61900e5..ed1213defb81 100644 --- a/Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus +++ b/Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus @@ -9,15 +9,12 @@ Description: The integer value of this attribute ranges from 0-4. and the mouse activates this profile immediately. Users: http://roccat.sourceforge.net -What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/firmware_version -Date: October 2010 +What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/info +Date: November 2012 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> -Description: When read, this file returns the raw integer version number of the - firmware reported by the mouse. Using the integer value eases - further usage in other programs. To receive the real version - number the decimal point has to be shifted 2 positions to the - left. E.g. a returned value of 121 means 1.21 - This file is readonly. +Description: When read, this file returns general data like firmware version. + When written, the device can be reset. + The data is 8 bytes long. Users: http://roccat.sourceforge.net What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/macro |