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/devices/platform/asus_laptop/display
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) Date:		January 2007
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) KernelVersion:	2.6.20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		This file allows display switching. The value
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 		is composed by 4 bits and defined as follow::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 		  4321
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 		  |||`- LCD
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 		  ||`-- CRT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 		  |`--- TV
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 		  `---- DVI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 		Ex:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 		    - 0 (0000b) means no display
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 		    - 3 (0011b) CRT+LCD.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) What:		/sys/devices/platform/asus_laptop/gps
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) Date:		January 2007
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) KernelVersion:	2.6.20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 		Control the gps device. 1 means on, 0 means off.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) Users:		Lapsus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) What:		/sys/devices/platform/asus_laptop/ledd
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) Date:		January 2007
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) KernelVersion:	2.6.20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) 		Some models like the W1N have a LED display that can be
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) 		used to display several items of information.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) 		To control the LED display, use the following::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) 		    echo 0x0T000DDD > /sys/devices/platform/asus_laptop/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) 		where T control the 3 letters display, and DDD the 3 digits display.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) 		The DDD table can be found in Documentation/admin-guide/laptops/asus-laptop.rst
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) What:		/sys/devices/platform/asus_laptop/bluetooth
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) Date:		January 2007
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) KernelVersion:	2.6.20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) 		Control the bluetooth device. 1 means on, 0 means off.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) 		This may control the led, the device or both.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) Users:		Lapsus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) What:		/sys/devices/platform/asus_laptop/wlan
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) Date:		January 2007
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) KernelVersion:	2.6.20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) 		Control the wlan device. 1 means on, 0 means off.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) 		This may control the led, the device or both.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) Users:		Lapsus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) What:		/sys/devices/platform/asus_laptop/wimax
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) Date:		October 2010
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) KernelVersion:	2.6.37
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) 		Control the wimax device. 1 means on, 0 means off.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66) What:		/sys/devices/platform/asus_laptop/wwan
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) Date:		October 2010
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) KernelVersion:	2.6.37
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) Contact:	"Corentin Chary" <corentincj@iksaif.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) 		Control the wwan (3G) device. 1 means on, 0 means off.