Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/buttons
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) Date:		Mai 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Description:	The mouse can store 5 profiles which can be switched by the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 		press of a button. A profile is split into general settings and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		button settings. The buttons variable holds information about
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 		button layout. When written, this file lets one write the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 		respective profile buttons to the mouse. The data has to be
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 		47 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 		The mouse will reject invalid data.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 		Which profile to write is determined by the profile number
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 		contained in the data.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 		Before reading this file, control has to be written to select
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 		which profile to read.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) Users:		http://roccat.sourceforge.net
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/control
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) Date:		Mai 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) Description:	When written, this file lets one select which data from which
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 		profile will be	read next. The data has to be 3 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) 		This file is writeonly.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Users:		http://roccat.sourceforge.net
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/general
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) Date:		Mai 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) Description:	The mouse can store 5 profiles which can be switched by the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 		press of a button. A profile is split into general settings and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) 		button settings. A profile holds information like resolution,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) 		sensitivity and light effects.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) 		When written, this file lets one write the respective profile
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) 		settings back to the mouse. The data has to be 43 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) 		The mouse will reject invalid data.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) 		Which profile to write is determined by the profile number
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) 		contained in the data.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) 		This file is writeonly.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) Users:		http://roccat.sourceforge.net
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/info
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) Date:		Mai 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) Description:	When read, this file returns general data like firmware version.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) 		When written, the device can be reset.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) 		The data is 8 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) Users:		http://roccat.sourceforge.net
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/macro
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) Date:		Mai 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) Description:	When written, this file lets one store macros with max 500
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) 		keystrokes for a specific button for a specific profile.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) 		Button and profile numbers are included in written data.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) 		The data has to be 2083 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) 		Before reading this file, control has to be written to select
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) 		which profile and key to read.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) Users:		http://roccat.sourceforge.net
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/profile
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) Date:		Mai 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) Description:	The mouse can store 5 profiles which can be switched by the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) 		press of a button. profile holds number of actual profile.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) 		This value is persistent, so its value determines the profile
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) 		that's active when the mouse is powered on next time.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66) 		When written, the mouse activates the set profile immediately.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) 		The data has to be 3 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) 		The mouse will reject invalid data.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) Users:		http://roccat.sourceforge.net
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/sensor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72) Date:		July 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73) Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74) Description:	The mouse has a Avago ADNS-3090 sensor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75) 		This file allows reading and writing of the mouse sensors registers.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76) 		The data has to be 4 bytes long.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 77) Users:		http://roccat.sourceforge.net