Re: [PATCH 0/3] Dell Airplane Mode Switch driver

From: Pali RohÃr
Date: Tue Dec 02 2014 - 03:42:54 EST


On Wednesday 26 November 2014 00:05:28 Darren Hart wrote:
> On Sun, Nov 23, 2014 at 04:09:18PM +0100, Pali RohÃr wrote:
> > This patch series add new acpi Dell Airplane Mode Switch
> > driver (DELLABCE and DELRBTN acpi devices). It provides
> > radio HW switch events (together with current state of
> > radio devices) and export them via rfkill interface. These
> > events are also used in dell-laptop driver instead i8042
> > filter hook function (when acpi device is available).
> >
> > Pali RohÃr (3):
> > platform: x86: dell-rbtn: Dell Airplane Mode Switch driver
> > platform: x86: dell-rbtn: Export notifier for other kernel
> > modules platform: x86: dell-laptop: Use dell-rbtn instead
> > i8042 filter when
> >
> > possible
> >
> > drivers/platform/x86/Kconfig | 14 ++
> > drivers/platform/x86/Makefile | 1 +
> > drivers/platform/x86/dell-laptop.c | 67 +++++++++-
> > drivers/platform/x86/dell-rbtn.c | 260
> > ++++++++++++++++++++++++++++++++++++
> > drivers/platform/x86/dell-rbtn.h | 35 +++++
> > 5 files changed, 372 insertions(+), 5 deletions(-)
> > create mode 100644 drivers/platform/x86/dell-rbtn.c
> > create mode 100644 drivers/platform/x86/dell-rbtn.h
>
> Alex, it is my understanding that this solution from Pali is a
> more complete solution to dealing with the variety of dell
> wireless buttons and rfkill mechanisms in the world today.
>
> I currently have:
> 7c4d961 dell-wireless: new driver for dell wireless button for
> Windows 8 queued in for-next. If I have read your responses
> on this correctly, are we all in agreement that I should drop
> the above patch, and apply these?

Darren, it it truth that some laptops does not send keypress
event when Fn+wifi key is pressed (but only send ACPI event),
then really Alex's patch for input device is needed. But it could
be integrated into my driver. Also Alex wrote something about
ACPI events for laptops which have wifi key instead HW switch. So
before including this patch into tree, I would like to hear what
is problem with my patch for laptops which have wifi key...

--
Pali RohÃr
pali.rohar@xxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part.