summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-koneplus
Commit message (Collapse)AuthorAgeFilesLines
* HID: roccat: deprecate some Koneplus attributesStefan Achatz2012-11-121-0/+27
| | | | | | | | Introduced attribute "control" and made profile_settings and profile_buttons readable, which makes profile[1-5]_settings and profile[1-5]_buttons obsolete. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* HID: roccat: enable Koneplus device resetStefan Achatz2012-11-051-0/+11
| | | | | | | | | 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>
* HID: roccat: fix actual/startup profile sysfs attribute in koneplusStefan Achatz2011-05-181-0/+10
startup_profile and actual_profile didn't work as expected. Also as the actual profile is persistent, the distinction between the two was ambiguous, so both use the same code now and startup_profile has been deprecated. Also the event is now propagated through chardev. The userland tool has been updated to support this change. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
OpenPOWER on IntegriCloud