From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: Carlos Corbacho <cathectic@slackadelic.com>
Cc: linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: Enabling "extra" scancodes on some Acer laptops
Date: Tue, 16 Oct 2007 10:37:37 -0400 [thread overview]
Message-ID: <d120d5000710160737p188215fei5c4c56ef5734ae2d@mail.gmail.com> (raw)
In-Reply-To: <200710141803.09039.cathectic@slackadelic.com>
Hi Carlos,
On 10/14/07, Carlos Corbacho <cathectic@slackadelic.com> wrote:
>
> After calling set_keyboard_quirk(), the extra keys start generating proper
> scancodes, and can be mapped as normal via setkeycodes.
>
> At the moment, I've added this quirk to acer_acpi (it's currently only applied
> on the few systems we know that need it via DMI matching), but I'm not really
> sure if this is the right place for it as:
>
> 1) acer_acpi is still out of tree
>
> 2) Does this really belong in acer_acpi (I'm not really sure if it falls under
> what I'm doing - this seems to border a bit too much on the input tree side),
> or somewhere further up the input tree (wistron-btns isn't much use here, as
> the quirk would then be limited to 32 bit only, whereas some of the machines
> that need this quirk can run a 64 bit kernel)?
>
I think it could be added to i8042 driver to enable it. How messy is detection?
I am also going to apply the patch that exports i8042_command() so it
can be used by other modules (Clevo LED driver needs it).
--
Dmitry
next prev parent reply other threads:[~2007-10-16 14:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-14 17:03 Enabling "extra" scancodes on some Acer laptops Carlos Corbacho
2007-10-16 14:37 ` Dmitry Torokhov [this message]
2007-10-16 15:12 ` Carlos Corbacho
2007-10-16 15:52 ` Dmitry Torokhov
2007-12-11 18:28 ` 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=d120d5000710160737p188215fei5c4c56ef5734ae2d@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=cathectic@slackadelic.com \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
/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;
as well as URLs for NNTP newsgroup(s).