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>/quirks
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Date:		November 2011
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) Contact:	Benjamin Tissoires <benjamin.tissoires@gmail.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) Description:	The integer value of this attribute corresponds to the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) 		quirks actually in place to handle the device's protocol.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) 		When read, this attribute returns the current settings (see
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) 		MT_QUIRKS_* in hid-multitouch.c).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) 		When written this attribute change on the fly the quirks, then
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) 		the protocol to handle the device.