From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Joey Lee <jlee@novell.com>
Cc: corentin.chary@gmail.com, Takashi Iwai <tiwai@novell.com>,
Thomas Renninger <trenn@novell.com>,
mjg59@srcf.ucam.org, carlos@strangeworlds.co.uk, jbenc@suse.cz,
linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH 1/2] Add acer wmi hotkey events support
Date: Fri, 1 Oct 2010 10:46:37 -0700 [thread overview]
Message-ID: <20101001174637.GB16141@core.coreip.homeip.net> (raw)
In-Reply-To: <20101001174422.GA16141@core.coreip.homeip.net>
On Fri, Oct 01, 2010 at 10:44:22AM -0700, Dmitry Torokhov wrote:
> On Fri, Oct 01, 2010 at 11:37:48AM -0600, Joey Lee wrote:
> > Hi Corentin,
> >
> > 於 五,2010-10-01 於 16:03 +0200,Corentin Chary 提到:
> > > On Fri, Oct 1, 2010 at 3:51 PM, Lee, Chun-Yi <joeyli.kernel@gmail.com> wrote:
> > > > Add acer wmi hotkey event support. Install a wmi notify handler to
> > > > transfer wmi event key to key code, then send out keycode through acer
> > > > wmi input device to userland.
> > > >
> > > > Signed-off-by: Lee, Chun-Yi <jlee@novell.com>
> > >
> > > Hi Lee,
> > > You'll probably want to take a look at the sparse keymap library. Using
> > > it would remove a lot of code from this patch.
> > > Thanks
> > >
> >
> > Thank's for your suggestion, I just goolge it:
> > http://www.spinics.net/lists/linux-input/msg10336.html
> >
> > And, you are right, it's a very good framework for keymap handler.
> > I will modify patch to use sparse keymap library.
> >
> > I believe it already available in newest kernel.
> > Does it already in 2.6.32 kernel? Because I also need backport those 2
> > patches to 2.6.32.x kernel.
> >
>
> Unfortunately it is in 2.6.33 onward.
>
... but you shold be able to add the module to your distibution, it is
pretty much self-contained. If you do so there were a couple of fixes in
later kernels you might want to grab as well.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-10-01 17:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-01 17:37 [PATCH 1/2] Add acer wmi hotkey events support Joey Lee
2010-10-01 17:44 ` Dmitry Torokhov
2010-10-01 17:46 ` Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-12 1:56 Joey Lee
2010-10-01 19:20 Joey Lee
2010-10-01 13:51 Lee, Chun-Yi
2010-10-01 14:03 ` Corentin Chary
2010-10-01 16:58 ` Dmitry Torokhov
2010-10-01 18:16 ` Carlos Corbacho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101001174637.GB16141@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=carlos@strangeworlds.co.uk \
--cc=corentin.chary@gmail.com \
--cc=jbenc@suse.cz \
--cc=jlee@novell.com \
--cc=linux-input@vger.kernel.org \
--cc=mjg59@srcf.ucam.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=tiwai@novell.com \
--cc=trenn@novell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox