HID: hid-lg4ff: Update respective sysfs interface documentation
Update respective sysfs interface documentation - Refer to the sysfs interface for "range" using "/sys/bus/..." - Update contact email address Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
d61a70ec93
commit
bbfd0ccc59
|
@ -1,7 +1,7 @@
|
||||||
What: /sys/module/hid_logitech/drivers/hid:logitech/<dev>/range.
|
What: /sys/bus/hid/drivers/logitech/<dev>/range
|
||||||
Date: July 2011
|
Date: July 2011
|
||||||
KernelVersion: 3.2
|
KernelVersion: 3.2
|
||||||
Contact: Michal Malý <madcatxster@gmail.com>
|
Contact: Michal Malý <madcatxster@devoid-pointer.net>
|
||||||
Description: Display minimum, maximum and current range of the steering
|
Description: Display minimum, maximum and current range of the steering
|
||||||
wheel. Writing a value within min and max boundaries sets the
|
wheel. Writing a value within min and max boundaries sets the
|
||||||
range of the wheel.
|
range of the wheel.
|
||||||
|
@ -9,7 +9,7 @@ Description: Display minimum, maximum and current range of the steering
|
||||||
What: /sys/bus/hid/drivers/logitech/<dev>/alternate_modes
|
What: /sys/bus/hid/drivers/logitech/<dev>/alternate_modes
|
||||||
Date: Feb 2015
|
Date: Feb 2015
|
||||||
KernelVersion: 4.1
|
KernelVersion: 4.1
|
||||||
Contact: Michal Malý <madcatxster@gmail.com>
|
Contact: Michal Malý <madcatxster@devoid-pointer.net>
|
||||||
Description: Displays a set of alternate modes supported by a wheel. Each
|
Description: Displays a set of alternate modes supported by a wheel. Each
|
||||||
mode is listed as follows:
|
mode is listed as follows:
|
||||||
Tag: Mode Name
|
Tag: Mode Name
|
||||||
|
@ -45,7 +45,7 @@ Description: Displays a set of alternate modes supported by a wheel. Each
|
||||||
What: /sys/bus/hid/drivers/logitech/<dev>/real_id
|
What: /sys/bus/hid/drivers/logitech/<dev>/real_id
|
||||||
Date: Feb 2015
|
Date: Feb 2015
|
||||||
KernelVersion: 4.1
|
KernelVersion: 4.1
|
||||||
Contact: Michal Malý <madcatxster@gmail.com>
|
Contact: Michal Malý <madcatxster@devoid-pointer.net>
|
||||||
Description: Displays the real model of the wheel regardless of any
|
Description: Displays the real model of the wheel regardless of any
|
||||||
alternate mode the wheel might be switched to.
|
alternate mode the wheel might be switched to.
|
||||||
It is a read-only value.
|
It is a read-only value.
|
||||||
|
|
Loading…
Reference in New Issue