swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 0034102808e0dbbf3a2394b82b1bb40b5778de9e authored by Linus Torvalds on 08 April 2012, 01:30:41 UTC
Linux 3.4-rc2
Tip revision: 0034102
sysfs-driver-hid-multitouch
What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/quirks
Date:		November 2011
Contact:	Benjamin Tissoires <benjamin.tissoires@gmail.com>
Description:	The integer value of this attribute corresponds to the
		quirks actually in place to handle the device's protocol.
		When read, this attribute returns the current settings (see
		MT_QUIRKS_* in hid-multitouch.c).
		When written this attribute change on the fly the quirks, then
		the protocol to handle the device.
back to top