diff options
author | Stefan Achatz <erazor_de@users.sourceforge.net> | 2015-10-17 16:10:28 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-10-21 12:54:42 +0300 |
commit | 8d2f8479da3c319218f030dc47382e55b67c2007 (patch) | |
tree | 3450b0eb2218abfe851a75d2a583b688fae11a30 /Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua | |
parent | 851328feb8c1d4130d3a0acb004e474168702d6d (diff) | |
download | linux-8d2f8479da3c319218f030dc47382e55b67c2007.tar.xz |
HID: roccat: Fixed resubmit: Deprecating most Roccat sysfs attributes
Deprecates all Roccat sysfs attributes except the ones for the old Kone by
moving abi descriptions from testing to obsolete. For most devices everything
can be done using the hidraw ioctls HIDIOCGFEATURE and HIDIOCSFEATURE, so I
would suggest future removal of device specific drivers. The userspace tools
don't use these attributes for a year now. The first Kone is not fully
HID-compliant and will still need a module.
Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua')
-rw-r--r-- | Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua b/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua new file mode 100644 index 000000000000..31c6c4c8ba2b --- /dev/null +++ b/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua @@ -0,0 +1,7 @@ +What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/control +Date: October 2012 +Contact: Stefan Achatz <erazor_de@users.sourceforge.net> +Description: When written, cpi, button and light settings can be configured. + When read, actual cpi setting and sensor data are returned. + The data has to be 8 bytes long. +Users: http://roccat.sourceforge.net |