From: Seth Forshee <seth.forshee@canonical.com>
To: Joey Lee <jlee@novell.com>
Cc: platform-driver-x86@vger.kernel.org
Subject: [PATCH 1/2] acer-wmi: Add support for Aspire 1830 wlan hotkey
Date: Tue, 21 Jun 2011 12:00:32 -0500 [thread overview]
Message-ID: <1308675633-10384-1-git-send-email-seth.forshee@canonical.com> (raw)
In-Reply-To: <20110621165859.GB25609@thinkpad-t410>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
---
drivers/platform/x86/acer-wmi.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
index 005417b..0dd6986 100644
--- a/drivers/platform/x86/acer-wmi.c
+++ b/drivers/platform/x86/acer-wmi.c
@@ -99,6 +99,7 @@ enum acer_wmi_event_ids {
static const struct key_entry acer_wmi_keymap[] = {
{KE_KEY, 0x01, {KEY_WLAN} }, /* WiFi */
{KE_KEY, 0x03, {KEY_WLAN} }, /* WiFi */
+ {KE_KEY, 0x04, {KEY_WLAN} }, /* WiFi */
{KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */
{KE_KEY, 0x21, {KEY_PROG1} }, /* Backup */
{KE_KEY, 0x22, {KEY_PROG2} }, /* Arcade */
--
1.7.4.1
next prev parent reply other threads:[~2011-06-21 17:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-21 10:16 acer-wmi problem handling device states from WMI events Joey Lee
2011-06-21 13:14 ` Seth Forshee
2011-06-21 16:58 ` Seth Forshee
2011-06-21 17:00 ` Seth Forshee [this message]
2011-06-22 10:14 ` [PATCH 1/2] acer-wmi: Add support for Aspire 1830 wlan hotkey Joey Lee
2011-06-21 17:00 ` [PATCH 2/2] acer-wmi: Only update rfkill status for associated hotkey events Seth Forshee
2011-06-22 10:15 ` Joey Lee
2011-06-22 20:50 ` Joey Lee
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=1308675633-10384-1-git-send-email-seth.forshee@canonical.com \
--to=seth.forshee@canonical.com \
--cc=jlee@novell.com \
--cc=platform-driver-x86@vger.kernel.org \
/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