diff options
author | Stefan Achatz <erazor_de@users.sourceforge.net> | 2011-02-03 17:10:30 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-02-03 17:29:49 +0100 |
commit | 759ae89a6e29472cde17b80778a690430252049a (patch) | |
tree | 1f9d93ff051c2f2e76825cb651b447b464c74890 /Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo | |
parent | 5dc0c9835fb96c75c8dbf657393764bd0abbac04 (diff) | |
download | blackbird-obmc-linux-759ae89a6e29472cde17b80778a690430252049a.tar.gz blackbird-obmc-linux-759ae89a6e29472cde17b80778a690430252049a.zip |
HID: roccat: Add 'Users:' tag to sysfs documentation
Added 'Users:' tag to sysfs documentation of roccat device drivers
pointing to project website at sourceforge.
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-arvo')
-rw-r--r-- | Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo b/Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo index d54827d98afd..55e281b0071a 100644 --- a/Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo +++ b/Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo @@ -6,6 +6,7 @@ Description: The integer value of this attribute ranges from 1-5. profile which is also the profile that's active on device startup. When written this attribute activates the selected 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>/arvo/roccatarvo<minor>/button Date: Januar 2011 @@ -16,6 +17,7 @@ Description: The keyboard can store short macros with consist of 1 button with button for a specific profile. Button and profile numbers are included in written data. The data has to be 24 bytes long. This file is writeonly. +Users: http://roccat.sourceforge.net What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/info Date: Januar 2011 @@ -24,6 +26,7 @@ Description: When read, this file returns some info about the device like the installed firmware version. The size of the data is 8 bytes in size. This file is readonly. +Users: http://roccat.sourceforge.net What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/key_mask Date: Januar 2011 @@ -36,6 +39,7 @@ Description: The keyboard lets the user deactivate 5 certain keys like the When read, this file returns the current state of the buttons. When written, the given buttons are activated/deactivated immediately. +Users: http://roccat.sourceforge.net What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/mode_key Date: Januar 2011 @@ -45,4 +49,5 @@ Description: The keyboard has a condensed layout without num-lock key. the assignment of the number block changes. The integer value of this attribute ranges from 0 (OFF) to 1 (ON). When read, this file returns the actual state of the key. - When written, the key is activated/deactivated immediately.
\ No newline at end of file + When written, the key is activated/deactivated immediately. +Users: http://roccat.sourceforge.net |