]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/input/serio/i8042-x86ia64io.h
Input: i8042 - add Gigabyte M912 netbook to noloop exception table
[net-next-2.6.git] / drivers / input / serio / i8042-x86ia64io.h
index 29e686388a2c9a85732a028ede45d16e188087c8..e196bf246f30ab5e2c6c26686d8a045bf10657cf 100644 (file)
@@ -143,6 +143,14 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
                        DMI_MATCH(DMI_PRODUCT_VERSION, "M606"),
                },
        },
+       {
+               .ident = "Gigabyte M912",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "GIGABYTE"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "M912"),
+                       DMI_MATCH(DMI_PRODUCT_VERSION, "01"),
+               },
+       },
        { }
 };