Am Sonntag 07 Oktober 2007 schrieb Dmitry Torokhov: > On Saturday 06 October 2007, Oliver Neukum wrote: > > > > This leaves me with a planning difficulty. For keyboards it is not > > > > fully > > > > transparent. The LEDs are switched off when then keyboard is suspended. > > > > Should I now implement a mode where active LEDs block suspension and if > > > > so, how do I switch it on? > > > > > > Maybe module parameter of usbhid could be used to specify the desired > > > behavior? > > > > Yes, but what are the desired behaviors? > > > > I'd say do not autosuspend keyboards (and other led-equipped input devices) > unless user explicitely requested to do so and then turn the leds off.
So your answer is that we shouldn't care about the LEDs being on and suspend regardless? Regards Oliver