brintos

brintos / linux-shallow public Read only

0
0
Text · 531 B · f79839d Raw
10 lines · plain
1What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/quirks2Date:		November 20113Contact:	Benjamin Tissoires <benjamin.tissoires@gmail.com>4Description:	The integer value of this attribute corresponds to the5		quirks actually in place to handle the device's protocol.6		When read, this attribute returns the current settings (see7		MT_QUIRKS_* in hid-multitouch.c).8		When written this attribute change on the fly the quirks, then9		the protocol to handle the device.10