diff options
author | Stefan Achatz <erazor_de@users.sourceforge.net> | 2010-12-10 13:43:34 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-01-07 19:18:44 -0500 |
commit | 4ead36407b41eae942c8c9f70ef963cd369c90e2 (patch) | |
tree | 45c388c4addf5fda63f78fb93ca18b0ec3830871 /Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra | |
parent | 4d043101897768dfde30a6f2674fc7cec403d6b0 (diff) |
HID: roccat: Update sysfs attribute doc
Updated sysfs attribute documentation to reflect recent changes
in driver design. The device specific attributes moved from the
driver to the respective roccat char device.
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-pyra')
-rw-r--r-- | Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra b/Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra index ad1125b02ff4..1c37b823f142 100644 --- a/Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra +++ b/Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra | |||
@@ -1,4 +1,4 @@ | |||
1 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/actual_cpi | 1 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/actual_cpi |
2 | Date: August 2010 | 2 | Date: August 2010 |
3 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 3 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
4 | Description: It is possible to switch the cpi setting of the mouse with the | 4 | Description: It is possible to switch the cpi setting of the mouse with the |
@@ -14,14 +14,14 @@ Description: It is possible to switch the cpi setting of the mouse with the | |||
14 | 14 | ||
15 | This file is readonly. | 15 | This file is readonly. |
16 | 16 | ||
17 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/actual_profile | 17 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/actual_profile |
18 | Date: August 2010 | 18 | Date: August 2010 |
19 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 19 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
20 | Description: When read, this file returns the number of the actual profile in | 20 | Description: When read, this file returns the number of the actual profile in |
21 | range 0-4. | 21 | range 0-4. |
22 | This file is readonly. | 22 | This file is readonly. |
23 | 23 | ||
24 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/firmware_version | 24 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/firmware_version |
25 | Date: August 2010 | 25 | Date: August 2010 |
26 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 26 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
27 | Description: When read, this file returns the raw integer version number of the | 27 | Description: When read, this file returns the raw integer version number of the |
@@ -31,7 +31,7 @@ Description: When read, this file returns the raw integer version number of the | |||
31 | left. E.g. a returned value of 138 means 1.38 | 31 | left. E.g. a returned value of 138 means 1.38 |
32 | This file is readonly. | 32 | This file is readonly. |
33 | 33 | ||
34 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/profile_settings | 34 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_settings |
35 | Date: August 2010 | 35 | Date: August 2010 |
36 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 36 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
37 | Description: The mouse can store 5 profiles which can be switched by the | 37 | Description: The mouse can store 5 profiles which can be switched by the |
@@ -45,7 +45,7 @@ Description: The mouse can store 5 profiles which can be switched by the | |||
45 | contained in the data. | 45 | contained in the data. |
46 | This file is writeonly. | 46 | This file is writeonly. |
47 | 47 | ||
48 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/profile[1-5]_settings | 48 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile[1-5]_settings |
49 | Date: August 2010 | 49 | Date: August 2010 |
50 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 50 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
51 | Description: The mouse can store 5 profiles which can be switched by the | 51 | Description: The mouse can store 5 profiles which can be switched by the |
@@ -56,7 +56,7 @@ Description: The mouse can store 5 profiles which can be switched by the | |||
56 | The returned data is 13 bytes in size. | 56 | The returned data is 13 bytes in size. |
57 | This file is readonly. | 57 | This file is readonly. |
58 | 58 | ||
59 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/profile_buttons | 59 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_buttons |
60 | Date: August 2010 | 60 | Date: August 2010 |
61 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 61 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
62 | Description: The mouse can store 5 profiles which can be switched by the | 62 | Description: The mouse can store 5 profiles which can be switched by the |
@@ -69,7 +69,7 @@ Description: The mouse can store 5 profiles which can be switched by the | |||
69 | contained in the data. | 69 | contained in the data. |
70 | This file is writeonly. | 70 | This file is writeonly. |
71 | 71 | ||
72 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/profile[1-5]_buttons | 72 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile[1-5]_buttons |
73 | Date: August 2010 | 73 | Date: August 2010 |
74 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 74 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
75 | Description: The mouse can store 5 profiles which can be switched by the | 75 | Description: The mouse can store 5 profiles which can be switched by the |
@@ -79,7 +79,7 @@ Description: The mouse can store 5 profiles which can be switched by the | |||
79 | The returned data is 19 bytes in size. | 79 | The returned data is 19 bytes in size. |
80 | This file is readonly. | 80 | This file is readonly. |
81 | 81 | ||
82 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/startup_profile | 82 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/startup_profile |
83 | Date: August 2010 | 83 | Date: August 2010 |
84 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 84 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
85 | Description: The integer value of this attribute ranges from 0-4. | 85 | Description: The integer value of this attribute ranges from 0-4. |
@@ -87,7 +87,7 @@ Description: The integer value of this attribute ranges from 0-4. | |||
87 | that's active when the mouse is powered on. | 87 | that's active when the mouse is powered on. |
88 | This file is readonly. | 88 | This file is readonly. |
89 | 89 | ||
90 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/settings | 90 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/settings |
91 | Date: August 2010 | 91 | Date: August 2010 |
92 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> | 92 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
93 | Description: When read, this file returns the settings stored in the mouse. | 93 | Description: When read, this file returns the settings stored in the mouse. |