]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/input/serio/i8042-x86ia64io.h
Merge branch 'next' into for-linus
[mv-sheeva.git] / drivers / input / serio / i8042-x86ia64io.h
index 5aafe24984c598236efdd54dde31e8db9ec6cc60..a321aea2c7b5f4dad1a9822539d2b3abb7700dfc 100644 (file)
@@ -322,6 +322,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
                        DMI_MATCH(DMI_PRODUCT_NAME, "N34AS6"),
                },
        },
+       {
+               .ident = "IBM 2656",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "IBM"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "2656"),
+               },
+       },
        { }
 };