1 What: /sys/bus/usb/devices/<busnum>- 1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/operation_mode 2 Date: March 2010 2 Date: March 2010 3 Contact: Bruno Prémont <bonbons@linux-v 3 Contact: Bruno Prémont <bonbons@linux-vserver.org> 4 Description: Make it possible to switch the 4 Description: Make it possible to switch the PicoLCD device between LCD 5 (firmware) and bootloader (fla 5 (firmware) and bootloader (flasher) operation modes. 6 6 7 Reading: returns list of avail 7 Reading: returns list of available modes, the active mode being 8 enclosed in brackets ('[' and 8 enclosed in brackets ('[' and ']') 9 9 10 Writing: causes operation mode 10 Writing: causes operation mode switch. Permitted values are 11 the non-active mode names list 11 the non-active mode names listed when read. 12 12 13 Note: when switching mode the 13 Note: when switching mode the current PicoLCD HID device gets 14 disconnected and reconnects af 14 disconnected and reconnects after above delay (see attribute 15 operation_mode_delay for its v 15 operation_mode_delay for its value). 16 16 17 17 18 What: /sys/bus/usb/devices/<busnum>- 18 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/operation_mode_delay 19 Date: April 2010 19 Date: April 2010 20 Contact: Bruno Prémont <bonbons@linux-v 20 Contact: Bruno Prémont <bonbons@linux-vserver.org> 21 Description: Delay PicoLCD waits before res 21 Description: Delay PicoLCD waits before restarting in new mode when 22 operation_mode has changed. 22 operation_mode has changed. 23 23 24 Reading/Writing: It is express 24 Reading/Writing: It is expressed in ms and permitted range is 25 0..30000ms. 25 0..30000ms. 26 26 27 27 28 What: /sys/bus/usb/devices/<busnum>- 28 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fb_update_rate 29 Date: March 2010 29 Date: March 2010 30 Contact: Bruno Prémont <bonbons@linux-v 30 Contact: Bruno Prémont <bonbons@linux-vserver.org> 31 Description: Make it possible to adjust def 31 Description: Make it possible to adjust defio refresh rate. 32 32 33 Reading: returns list of avail 33 Reading: returns list of available refresh rates (expressed in Hz), 34 the active refresh rate being 34 the active refresh rate being enclosed in brackets ('[' and ']') 35 35 36 Writing: accepts new refresh r 36 Writing: accepts new refresh rate expressed in integer Hz 37 within permitted rates. 37 within permitted rates. 38 38 39 Note: As device can barely do 39 Note: As device can barely do 2 complete refreshes a second 40 it only makes sense to adjust 40 it only makes sense to adjust this value if only one or two 41 tiles get changed and it's not 41 tiles get changed and it's not appropriate to expect the application 42 to flush its tiny changes expl 42 to flush its tiny changes explicitly at higher than default rate. 43 43
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.