Hi Dmitry, On Fri, Nov 12, 2010 at 11:25:07AM +0100, Dmitry Gubenko wrote: > Hello, > i hope this is the correct way of contacting you (i'm not really > familiar with communication internae of the linux kernel development > community). > > I'm using dell_wmi on my laptop (Dell Latitude e4300) which has > keybinds for toggling battery charging if AC adapter is available > (Fn+F2 and Fn+F3). > As far as i understand this functionality is not available as of now. > I get > dell-wmi: Received unknown WMI event (0x11) Looking at the code we are only prepared to handle 0x10 events. Rezwanul Kabir added the code to handle newer Dells so he might have an idea what event 0x11 is (CCed). > when pressing Fn+F2 and no reaction when pressing Fn+F3. > If you locate evtest utility and run it against the event device corresponding to dell-wmi, does it show any events? It might be that the driver is working but we missing userspace plumbing to react to the events. > My question is if there are plans to add this functionality at some point. > Also if there are any other information ressources about the status > of dell-wmi (apart from mentions in the kernel changelog) i'd be > grateful if you'd point me towards those. > Generally such question is better asked on platform-driver-x86@xxxxxxxxxxxxxxx mailing list (CCed) as they would have better idea. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html