~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku (Version linux-6.12-rc7) and /Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku (Version linux-6.3.13)


  1 What:           /sys/bus/usb/devices/<busnum>-      1 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/actual_profile
  2 Date:           June 2011                           2 Date:           June 2011
  3 Contact:        Stefan Achatz <erazor_de@users.      3 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
  4 Description:    The integer value of this attr      4 Description:    The integer value of this attribute ranges from 0-4.
  5                 When read, this attribute retu      5                 When read, this attribute returns the number of the actual
  6                 profile. This value is persist      6                 profile. This value is persistent, so its equivalent to the
  7                 profile that's active when the      7                 profile that's active when the device is powered on next time.
  8                 When written, this file sets t      8                 When written, this file sets the number of the startup profile
  9                 and the device activates this       9                 and the device activates this profile immediately.
 10 Users:          http://roccat.sourceforge.net      10 Users:          http://roccat.sourceforge.net
 11                                                    11 
 12 What:           /sys/bus/usb/devices/<busnum>-     12 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/info
 13 Date:           June 2011                          13 Date:           June 2011
 14 Contact:        Stefan Achatz <erazor_de@users.     14 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 15 Description:    When read, this file returns g     15 Description:    When read, this file returns general data like firmware version.
 16                 The data is 6 bytes long.          16                 The data is 6 bytes long.
 17                 This file is readonly.             17                 This file is readonly.
 18 Users:          http://roccat.sourceforge.net      18 Users:          http://roccat.sourceforge.net
 19                                                    19 
 20 What:           /sys/bus/usb/devices/<busnum>-     20 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/key_mask
 21 Date:           June 2011                          21 Date:           June 2011
 22 Contact:        Stefan Achatz <erazor_de@users.     22 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 23 Description:    When written, this file lets o     23 Description:    When written, this file lets one deactivate certain keys like
 24                 windows and application keys,      24                 windows and application keys, to prevent accidental presses.
 25                 Profile number for which this      25                 Profile number for which this settings occur is included in
 26                 written data. The data has to      26                 written data. The data has to be 6 bytes long.
 27                 Before reading this file, cont     27                 Before reading this file, control has to be written to select
 28                 which profile to read.             28                 which profile to read.
 29 Users:          http://roccat.sourceforge.net      29 Users:          http://roccat.sourceforge.net
 30                                                    30 
 31 What:           /sys/bus/usb/devices/<busnum>-     31 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/keys_capslock
 32 Date:           June 2011                          32 Date:           June 2011
 33 Contact:        Stefan Achatz <erazor_de@users.     33 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 34 Description:    When written, this file lets o     34 Description:    When written, this file lets one set the function of the
 35                 capslock key for a specific pr     35                 capslock key for a specific profile. Profile number is included
 36                 in written data. The data has      36                 in written data. The data has to be 6 bytes long.
 37                 Before reading this file, cont     37                 Before reading this file, control has to be written to select
 38                 which profile to read.             38                 which profile to read.
 39 Users:          http://roccat.sourceforge.net      39 Users:          http://roccat.sourceforge.net
 40                                                    40 
 41 What:           /sys/bus/usb/devices/<busnum>-     41 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/keys_easyzone
 42 Date:           June 2011                          42 Date:           June 2011
 43 Contact:        Stefan Achatz <erazor_de@users.     43 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 44 Description:    When written, this file lets o     44 Description:    When written, this file lets one set the function of the
 45                 easyzone keys for a specific p     45                 easyzone keys for a specific profile. Profile number is included
 46                 in written data. The data has      46                 in written data. The data has to be 65 bytes long.
 47                 Before reading this file, cont     47                 Before reading this file, control has to be written to select
 48                 which profile to read.             48                 which profile to read.
 49 Users:          http://roccat.sourceforge.net      49 Users:          http://roccat.sourceforge.net
 50                                                    50 
 51 What:           /sys/bus/usb/devices/<busnum>-     51 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/keys_function
 52 Date:           June 2011                          52 Date:           June 2011
 53 Contact:        Stefan Achatz <erazor_de@users.     53 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 54 Description:    When written, this file lets o     54 Description:    When written, this file lets one set the function of the
 55                 function keys for a specific p     55                 function keys for a specific profile. Profile number is included
 56                 in written data. The data has      56                 in written data. The data has to be 41 bytes long.
 57                 Before reading this file, cont     57                 Before reading this file, control has to be written to select
 58                 which profile to read.             58                 which profile to read.
 59 Users:          http://roccat.sourceforge.net      59 Users:          http://roccat.sourceforge.net
 60                                                    60 
 61 What:           /sys/bus/usb/devices/<busnum>-     61 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/keys_macro
 62 Date:           June 2011                          62 Date:           June 2011
 63 Contact:        Stefan Achatz <erazor_de@users.     63 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 64 Description:    When written, this file lets o     64 Description:    When written, this file lets one set the function of the macro
 65                 keys for a specific profile. P     65                 keys for a specific profile. Profile number is included in
 66                 written data. The data has to      66                 written data. The data has to be 35 bytes long.
 67                 Before reading this file, cont     67                 Before reading this file, control has to be written to select
 68                 which profile to read.             68                 which profile to read.
 69 Users:          http://roccat.sourceforge.net      69 Users:          http://roccat.sourceforge.net
 70                                                    70 
 71 What:           /sys/bus/usb/devices/<busnum>-     71 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/keys_media
 72 Date:           June 2011                          72 Date:           June 2011
 73 Contact:        Stefan Achatz <erazor_de@users.     73 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 74 Description:    When written, this file lets o     74 Description:    When written, this file lets one set the function of the media
 75                 keys for a specific profile. P     75                 keys for a specific profile. Profile number is included in
 76                 written data. The data has to      76                 written data. The data has to be 29 bytes long.
 77                 Before reading this file, cont     77                 Before reading this file, control has to be written to select
 78                 which profile to read.             78                 which profile to read.
 79 Users:          http://roccat.sourceforge.net      79 Users:          http://roccat.sourceforge.net
 80                                                    80 
 81 What:           /sys/bus/usb/devices/<busnum>-     81 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/keys_thumbster
 82 Date:           June 2011                          82 Date:           June 2011
 83 Contact:        Stefan Achatz <erazor_de@users.     83 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 84 Description:    When written, this file lets o     84 Description:    When written, this file lets one set the function of the
 85                 thumbster keys for a specific      85                 thumbster keys for a specific profile. Profile number is included
 86                 in written data. The data has      86                 in written data. The data has to be 23 bytes long.
 87                 Before reading this file, cont     87                 Before reading this file, control has to be written to select
 88                 which profile to read.             88                 which profile to read.
 89 Users:          http://roccat.sourceforge.net      89 Users:          http://roccat.sourceforge.net
 90                                                    90 
 91 What:           /sys/bus/usb/devices/<busnum>-     91 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/last_set
 92 Date:           June 2011                          92 Date:           June 2011
 93 Contact:        Stefan Achatz <erazor_de@users.     93 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
 94 Description:    When written, this file lets o     94 Description:    When written, this file lets one set the time in secs since
 95                 epoch in which the last config     95                 epoch in which the last configuration took place.
 96                 The data has to be 20 bytes lo     96                 The data has to be 20 bytes long.
 97 Users:          http://roccat.sourceforge.net      97 Users:          http://roccat.sourceforge.net
 98                                                    98 
 99 What:           /sys/bus/usb/devices/<busnum>-     99 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/light
100 Date:           June 2011                         100 Date:           June 2011
101 Contact:        Stefan Achatz <erazor_de@users.    101 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
102 Description:    When written, this file lets o    102 Description:    When written, this file lets one set the backlight intensity for
103                 a specific profile. Profile nu    103                 a specific profile. Profile number is included in written data.
104                 The data has to be 10 bytes lo    104                 The data has to be 10 bytes long for Isku, IskuFX needs 16 bytes
105                 of data.                          105                 of data.
106                 Before reading this file, cont    106                 Before reading this file, control has to be written to select
107                 which profile to read.            107                 which profile to read.
108 Users:          http://roccat.sourceforge.net     108 Users:          http://roccat.sourceforge.net
109                                                   109 
110 What:           /sys/bus/usb/devices/<busnum>-    110 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/macro
111 Date:           June 2011                         111 Date:           June 2011
112 Contact:        Stefan Achatz <erazor_de@users.    112 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
113 Description:    When written, this file lets o    113 Description:    When written, this file lets one store macros with max 500
114                 keystrokes for a specific butt    114                 keystrokes for a specific button for a specific profile.
115                 Button and profile numbers are    115                 Button and profile numbers are included in written data.
116                 The data has to be 2083 bytes     116                 The data has to be 2083 bytes long.
117                 Before reading this file, cont    117                 Before reading this file, control has to be written to select
118                 which profile and key to read.    118                 which profile and key to read.
119 Users:          http://roccat.sourceforge.net     119 Users:          http://roccat.sourceforge.net
120                                                   120 
121 What:           /sys/bus/usb/devices/<busnum>-    121 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/reset
122 Date:           November 2012                     122 Date:           November 2012
123 Contact:        Stefan Achatz <erazor_de@users.    123 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
124 Description:    When written, this file lets o    124 Description:    When written, this file lets one reset the device.
125                 The data has to be 3 bytes lon    125                 The data has to be 3 bytes long.
126                 This file is writeonly.           126                 This file is writeonly.
127 Users:          http://roccat.sourceforge.net     127 Users:          http://roccat.sourceforge.net
128                                                   128 
129 What:           /sys/bus/usb/devices/<busnum>-    129 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/control
130 Date:           June 2011                         130 Date:           June 2011
131 Contact:        Stefan Achatz <erazor_de@users.    131 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
132 Description:    When written, this file lets o    132 Description:    When written, this file lets one select which data from which
133                 profile will be read next. The    133                 profile will be read next. The data has to be 3 bytes long.
134                 This file is writeonly.           134                 This file is writeonly.
135 Users:          http://roccat.sourceforge.net     135 Users:          http://roccat.sourceforge.net
136                                                   136 
137 What:           /sys/bus/usb/devices/<busnum>-    137 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/talk
138 Date:           June 2011                         138 Date:           June 2011
139 Contact:        Stefan Achatz <erazor_de@users.    139 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
140 Description:    When written, this file lets o    140 Description:    When written, this file lets one trigger easyshift functionality
141                 from the host.                    141                 from the host.
142                 The data has to be 16 bytes lo    142                 The data has to be 16 bytes long.
143                 This file is writeonly.           143                 This file is writeonly.
144 Users:          http://roccat.sourceforge.net     144 Users:          http://roccat.sourceforge.net
145                                                   145 
146 What:           /sys/bus/usb/devices/<busnum>-    146 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/isku/roccatisku<minor>/talkfx
147 Date:           February 2013                     147 Date:           February 2013
148 Contact:        Stefan Achatz <erazor_de@users.    148 Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
149 Description:    When written, this file lets o    149 Description:    When written, this file lets one trigger temporary color schemes
150                 from the host.                    150                 from the host.
151                 The data has to be 16 bytes lo    151                 The data has to be 16 bytes long.
152                 This file is writeonly.           152                 This file is writeonly.
153 Users:          http://roccat.sourceforge.net     153 Users:          http://roccat.sourceforge.net
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php