18c2ecf20Sopenharmony_ciWhat:		/sys/bus/hid/drivers/logitech/<dev>/range
28c2ecf20Sopenharmony_ciDate:		July 2011
38c2ecf20Sopenharmony_ciKernelVersion:	3.2
48c2ecf20Sopenharmony_ciContact:	Michal Malý <madcatxster@devoid-pointer.net>
58c2ecf20Sopenharmony_ciDescription:	Display minimum, maximum and current range of the steering
68c2ecf20Sopenharmony_ci		wheel. Writing a value within min and max boundaries sets the
78c2ecf20Sopenharmony_ci		range of the wheel.
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciWhat:		/sys/bus/hid/drivers/logitech/<dev>/alternate_modes
108c2ecf20Sopenharmony_ciDate:		Feb 2015
118c2ecf20Sopenharmony_ciKernelVersion:	4.1
128c2ecf20Sopenharmony_ciContact:	Michal Malý <madcatxster@devoid-pointer.net>
138c2ecf20Sopenharmony_ciDescription:	Displays a set of alternate modes supported by a wheel. Each
148c2ecf20Sopenharmony_ci		mode is listed as follows:
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci		  Tag: Mode Name
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci		Currently active mode is marked with an asterisk. List also
198c2ecf20Sopenharmony_ci		contains an abstract item "native" which always denotes the
208c2ecf20Sopenharmony_ci		native mode of the wheel. Echoing the mode tag switches the
218c2ecf20Sopenharmony_ci		wheel into the corresponding mode. Depending on the exact model
228c2ecf20Sopenharmony_ci		of the wheel not all listed modes might always be selectable.
238c2ecf20Sopenharmony_ci		If a wheel cannot be switched into the desired mode, -EINVAL
248c2ecf20Sopenharmony_ci		is returned accompanied with an explanatory message in the
258c2ecf20Sopenharmony_ci		kernel log.
268c2ecf20Sopenharmony_ci		This entry is not created for devices that have only one mode.
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ci		Currently supported mode switches:
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci		Driving Force Pro::
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci		  DF-EX --> DFP
338c2ecf20Sopenharmony_ci
348c2ecf20Sopenharmony_ci		G25::
358c2ecf20Sopenharmony_ci
368c2ecf20Sopenharmony_ci		  DF-EX --> DFP --> G25
378c2ecf20Sopenharmony_ci
388c2ecf20Sopenharmony_ci		G27::
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_ci		  DF-EX <*> DFP <-> G25 <-> G27
418c2ecf20Sopenharmony_ci		  DF-EX <*--------> G25 <-> G27
428c2ecf20Sopenharmony_ci		  DF-EX <*----------------> G27
438c2ecf20Sopenharmony_ci
448c2ecf20Sopenharmony_ci		G29::
458c2ecf20Sopenharmony_ci
468c2ecf20Sopenharmony_ci		  DF-EX <*> DFP <-> G25 <-> G27 <-> G29
478c2ecf20Sopenharmony_ci		  DF-EX <*--------> G25 <-> G27 <-> G29
488c2ecf20Sopenharmony_ci		  DF-EX <*----------------> G27 <-> G29
498c2ecf20Sopenharmony_ci		  DF-EX <*------------------------> G29
508c2ecf20Sopenharmony_ci
518c2ecf20Sopenharmony_ci		DFGT::
528c2ecf20Sopenharmony_ci
538c2ecf20Sopenharmony_ci		  DF-EX <*> DFP <-> DFGT
548c2ecf20Sopenharmony_ci		  DF-EX <*--------> DFGT
558c2ecf20Sopenharmony_ci
568c2ecf20Sopenharmony_ci		* hid_logitech module must be loaded with lg4ff_no_autoswitch=1
578c2ecf20Sopenharmony_ci		  parameter set in order for the switch to DF-EX mode to work.
588c2ecf20Sopenharmony_ci
598c2ecf20Sopenharmony_ciWhat:		/sys/bus/hid/drivers/logitech/<dev>/real_id
608c2ecf20Sopenharmony_ciDate:		Feb 2015
618c2ecf20Sopenharmony_ciKernelVersion:	4.1
628c2ecf20Sopenharmony_ciContact:	Michal Malý <madcatxster@devoid-pointer.net>
638c2ecf20Sopenharmony_ciDescription:	Displays the real model of the wheel regardless of any
648c2ecf20Sopenharmony_ci		alternate mode the wheel might be switched to.
658c2ecf20Sopenharmony_ci		It is a read-only value.
668c2ecf20Sopenharmony_ci		This entry is not created for devices that have only one mode.
678c2ecf20Sopenharmony_ci
688c2ecf20Sopenharmony_ciWhat:		/sys/bus/hid/drivers/logitech/<dev>/combine_pedals
698c2ecf20Sopenharmony_ciDate:		Sep 2016
708c2ecf20Sopenharmony_ciKernelVersion:	4.9
718c2ecf20Sopenharmony_ciContact:	Simon Wood <simon@mungewell.org>
728c2ecf20Sopenharmony_ciDescription:	Controls whether a combined value of accelerator and brake is
738c2ecf20Sopenharmony_ci		reported on the Y axis of the controller. Useful for older games
748c2ecf20Sopenharmony_ci		which can do not work with separate accelerator/brake axis.
758c2ecf20Sopenharmony_ci		Off ('0') by default, enabled by setting '1'.
76