Re: [PATCH] wmi: Set wmi devices' parents

2015-11-26 Thread Rafael J. Wysocki
On Wednesday, November 25, 2015 05:28:54 PM Andy Lutomirski wrote: > On Mon, Nov 23, 2015 at 11:37 AM, Darren Hart wrote: > > On Mon, Nov 23, 2015 at 11:25:30AM -0800, Andy Lutomirski wrote: > >> Without this patch, wmi devices are in /sys/virtual/wmi. They're > >>

[PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing

2015-11-26 Thread Michał Kępień
On some laptop models (e.g. Dell Vostro V131), pressing the Dell Instant Launch hotkey does not raise an i8042 interrupt - only WMI event 0xe025 is generated. As there is no flawless way to determine whether a given machine is capable of simulating a keypress when this hotkey is pressed, a new

Re: [PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing

2015-11-26 Thread Pali Rohár
On Thursday 26 November 2015 15:18:32 Michał Kępień wrote: > On some laptop models (e.g. Dell Vostro V131), pressing the Dell Instant > Launch hotkey does not raise an i8042 interrupt - only WMI event 0xe025 > is generated. As there is no flawless way to determine whether a given > machine is

Re: [PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing

2015-11-26 Thread Michał Kępień
Hi Pali, > Can you wait just a little bit? Till end of month two Dell kernel devs > are on vacation, so after that they maybe answer to question about new > hotkey format/support in kernel. Absolutely, after all this issue is already several months old (or even years, depending on how you

Re: [PATCH] wmi: Set wmi devices' parents

2015-11-26 Thread Andy Lutomirski
On Thu, Nov 26, 2015 at 6:09 AM, Rafael J. Wysocki wrote: > On Wednesday, November 25, 2015 05:28:54 PM Andy Lutomirski wrote: >> On Mon, Nov 23, 2015 at 11:37 AM, Darren Hart wrote: >> > On Mon, Nov 23, 2015 at 11:25:30AM -0800, Andy Lutomirski wrote:

Re: [PATCH] wmi: Set wmi devices' parents

2015-11-26 Thread Rafael J. Wysocki
On Thursday, November 26, 2015 07:53:20 AM Andy Lutomirski wrote: > On Thu, Nov 26, 2015 at 6:09 AM, Rafael J. Wysocki wrote: > > On Wednesday, November 25, 2015 05:28:54 PM Andy Lutomirski wrote: > >> On Mon, Nov 23, 2015 at 11:37 AM, Darren Hart wrote: