summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra
Commit message (Collapse)AuthorAgeFilesLines
* HID: roccat: deprecated some Pyra attributesStefan Achatz2012-11-121-1/+26
| | | | | | | | 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: cleanup of pyra moduleStefan Achatz2012-11-121-0/+48
Partially removed unneeded informations and data caching. Moved code nearer to format of newer drivers. Added "info" sysfs attribute to support device reset and deprecate "firmware_version" attribute. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>