Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f79b1e94002791a42837a46b5817e87a0ac0873
Commit:     3f79b1e94002791a42837a46b5817e87a0ac0873
Parent:     b4d62de16283d096e2e0dfe9d3395f5ba1b1352e
Author:     Jiri Kosina <[EMAIL PROTECTED]>
AuthorDate: Wed Jan 30 16:34:52 2008 -0500
Committer:  Dmitry Torokhov <[EMAIL PROTECTED]>
CommitDate: Wed Jan 30 16:34:52 2008 -0500

    Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list
    
    Reported-by: Hans Aschauer <[EMAIL PROTECTED]>
    Signed-off-by: Jiri Kosina <[EMAIL PROTECTED]>
    Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]>
---
 drivers/input/serio/i8042-x86ia64io.h |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/drivers/input/serio/i8042-x86ia64io.h 
b/drivers/input/serio/i8042-x86ia64io.h
index 9efb90b..662e844 100644
--- a/drivers/input/serio/i8042-x86ia64io.h
+++ b/drivers/input/serio/i8042-x86ia64io.h
@@ -186,6 +186,13 @@ static struct dmi_system_id __initdata 
i8042_dmi_nomux_table[] = {
                },
        },
        {
+               .ident = "Fujitsu-Siemens Amilo Pro 2010",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Pro V2010"),
+               },
+       },
+       {
                /*
                 * No data is coming from the touchscreen unless KBC
                 * is in legacy mode.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to