18c2ecf20Sopenharmony_ciWhat: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/operation_mode 28c2ecf20Sopenharmony_ciDate: March 2010 38c2ecf20Sopenharmony_ciContact: Bruno Prémont <bonbons@linux-vserver.org> 48c2ecf20Sopenharmony_ciDescription: Make it possible to switch the PicoLCD device between LCD 58c2ecf20Sopenharmony_ci (firmware) and bootloader (flasher) operation modes. 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci Reading: returns list of available modes, the active mode being 88c2ecf20Sopenharmony_ci enclosed in brackets ('[' and ']') 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci Writing: causes operation mode switch. Permitted values are 118c2ecf20Sopenharmony_ci the non-active mode names listed when read. 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci Note: when switching mode the current PicoLCD HID device gets 148c2ecf20Sopenharmony_ci disconnected and reconnects after above delay (see attribute 158c2ecf20Sopenharmony_ci operation_mode_delay for its value). 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ciWhat: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/operation_mode_delay 198c2ecf20Sopenharmony_ciDate: April 2010 208c2ecf20Sopenharmony_ciContact: Bruno Prémont <bonbons@linux-vserver.org> 218c2ecf20Sopenharmony_ciDescription: Delay PicoLCD waits before restarting in new mode when 228c2ecf20Sopenharmony_ci operation_mode has changed. 238c2ecf20Sopenharmony_ci 248c2ecf20Sopenharmony_ci Reading/Writing: It is expressed in ms and permitted range is 258c2ecf20Sopenharmony_ci 0..30000ms. 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ciWhat: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fb_update_rate 298c2ecf20Sopenharmony_ciDate: March 2010 308c2ecf20Sopenharmony_ciContact: Bruno Prémont <bonbons@linux-vserver.org> 318c2ecf20Sopenharmony_ciDescription: Make it possible to adjust defio refresh rate. 328c2ecf20Sopenharmony_ci 338c2ecf20Sopenharmony_ci Reading: returns list of available refresh rates (expressed in Hz), 348c2ecf20Sopenharmony_ci the active refresh rate being enclosed in brackets ('[' and ']') 358c2ecf20Sopenharmony_ci 368c2ecf20Sopenharmony_ci Writing: accepts new refresh rate expressed in integer Hz 378c2ecf20Sopenharmony_ci within permitted rates. 388c2ecf20Sopenharmony_ci 398c2ecf20Sopenharmony_ci Note: As device can barely do 2 complete refreshes a second 408c2ecf20Sopenharmony_ci it only makes sense to adjust this value if only one or two 418c2ecf20Sopenharmony_ci tiles get changed and it's not appropriate to expect the application 428c2ecf20Sopenharmony_ci to flush its tiny changes explicitly at higher than default rate. 438c2ecf20Sopenharmony_ci 44