~ubuntu-branches/ubuntu/trusty/linux-linaro-omap/trusty

« back to all changes in this revision

Viewing changes to Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-57i0gl3v99b3lkfg
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/actual_profile
2
2
Date:           October 2010
3
3
Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
4
 
Description:    When read, this file returns the number of the actual profile in
5
 
                range 0-4.
6
 
                This file is readonly.
 
4
Description:    The integer value of this attribute ranges from 0-4.
 
5
                When read, this attribute returns the number of the actual
 
6
                profile. This value is persistent, so its equivalent to the
 
7
                profile that's active when the mouse is powered on next time.
 
8
                When written, this file sets the number of the startup profile
 
9
                and the mouse activates this profile immediately.
7
10
Users:          http://roccat.sourceforge.net
8
11
 
9
12
What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/firmware_version
89
92
                This file is writeonly.
90
93
Users:          http://roccat.sourceforge.net
91
94
 
92
 
What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/startup_profile
93
 
Date:           October 2010
94
 
Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>
95
 
Description:    The integer value of this attribute ranges from 0-4.
96
 
                When read, this attribute returns the number of the profile
97
 
                that's active when the mouse is powered on.
98
 
                When written, this file sets the number of the startup profile
99
 
                and the mouse activates this profile immediately.
100
 
Users:          http://roccat.sourceforge.net
101
 
 
102
95
What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu
103
96
Date:           October 2010
104
97
Contact:        Stefan Achatz <erazor_de@users.sourceforge.net>