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>/report_descriptor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) What:		/sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/report_descriptor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) What:		/sys/class/hidraw/hidraw<num>/device/report_descriptor
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Date:		Jan 2011
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) KernelVersion:	2.0.39
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) Contact:	Alan Ott <alan@signal11.us>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) Description:	When read, this file returns the device's raw binary HID
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 		report descriptor.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 		This file cannot be written.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Users:		HIDAPI library (http://www.signal11.us/oss/hidapi)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/country
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) What:		/sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/country
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) What:		/sys/class/hidraw/hidraw<num>/device/country
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) Date:		February 2015
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) KernelVersion:	3.19
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) Contact:	Olivier Gay <ogay@logitech.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) Description:	When read, this file returns the hex integer value in ASCII
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 		of the device's HID country code (e.g. 21 for US).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 		This file cannot be written.