]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/input/serio/i8042-x86ia64io.h
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
[karo-tx-linux.git] / drivers / input / serio / i8042-x86ia64io.h
index 09720d950686c844b49f1d7f32710e160d21624a..f932a83b4990210d8daeb25c1d2482b958c3719e 100644 (file)
@@ -723,6 +723,13 @@ static const struct dmi_system_id __initconst i8042_dmi_notimeout_table[] = {
                        DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK U574"),
                },
        },
+       {
+               /* Fujitsu UH554 laptop */
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK UH544"),
+               },
+       },
        { }
 };