All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix wlan key on Inspiron 910
@ 2010-05-30 16:39 Jerone Young
  2010-05-30 19:38 ` Martin Pitt
  0 siblings, 1 reply; 2+ messages in thread
From: Jerone Young @ 2010-05-30 16:39 UTC (permalink / raw)
  To: linux-hotplug

This fixes the wlan key on Inspiron 910.

Signed-off-by: Jerone Young <jerone.young@canonical.com>

diff --git a/extras/keymap/95-keymap.rules b/extras/keymap/95-keymap.rules
index c321fbb..79490da 100644
--- a/extras/keymap/95-keymap.rules
+++ b/extras/keymap/95-keymap.rules
@@ -53,7 +53,7 @@ GOTO="keyboard_end"
 LABEL="keyboard_vendorcheck"
 
 ENV{DMI_VENDOR}="Dell*", RUN+="keymap $name dell"
-ENV{DMI_VENDOR}="Dell*", ATTR{[dmi/id]product_name}="Inspiron 1011|Inspiron 1210", RUN+="keymap $name 0x84 wlan"
+ENV{DMI_VENDOR}="Dell*", ATTR{[dmi/id]product_name}="Inspiron 910|Inspiron 1011|Inspiron 1210", RUN+="keymap $name 0x84 wlan"
 
 ENV{DMI_VENDOR}="Compaq*", ATTR{[dmi/id]product_name}="*E500*|*Evo N*", RUN+="keymap $name compaq-e_evo"
 



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix wlan key on Inspiron 910
  2010-05-30 16:39 [PATCH] Fix wlan key on Inspiron 910 Jerone Young
@ 2010-05-30 19:38 ` Martin Pitt
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Pitt @ 2010-05-30 19:38 UTC (permalink / raw)
  To: linux-hotplug

Hey Jerone,

Jerone Young [2010-05-30 11:39 -0500]:
> This fixes the wlan key on Inspiron 910.

Thanks! Pushed.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-30 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-30 16:39 [PATCH] Fix wlan key on Inspiron 910 Jerone Young
2010-05-30 19:38 ` Martin Pitt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.