summaryrefslogblamecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-driver-hid-picolcd
blob: 6fb4f21469f7b85ba0f59834e953b5628ca4f2a9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                                                           
What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/operation_mode
Date:		March 2010
Contact:	Bruno Prémont <bonbons@linux-vserver.org>
Description:	Make it possible to switch the PicoLCD device between LCD
		(firmware) and bootloader (flasher) operation modes.

		Reading: returns list of available modes, the active mode being
		enclosed in brackets ('[' and ']')

		Writing: causes operation mode switch. Permitted values are
		the non-active mode names listed when read, optionally followed
		by a delay value expressed in ms.

		Note: when switching mode the current PicoLCD HID device gets
		disconnected and reconnects after above delay (default value
		is 5 seconds though this default should not be relied on).