]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
Input: wistron - add signature for Amilo M7400
authorStefan Rompf <stefan@loplof.de>
Wed, 5 Apr 2006 04:39:20 +0000 (00:39 -0400)
committerDmitry Torokhov <dtor_core@ameritech.net>
Wed, 5 Apr 2006 04:39:20 +0000 (00:39 -0400)
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c

index 4b415d9b0123bb11851a0407770bebbc62e0e43c..6ec05985a14a8c893c5b8fcf4b0740fb40f937c9 100644 (file)
@@ -321,6 +321,15 @@ static struct dmi_system_id dmi_ids[] = {
                },
                .driver_data = keymap_fs_amilo_pro_v2000
        },
+       {
+               .callback = dmi_matched,
+               .ident = "Fujitsu-Siemens Amilo M7400",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "AMILO M        "),
+               },
+               .driver_data = keymap_fs_amilo_pro_v2000
+       },
        {
                .callback = dmi_matched,
                .ident = "Acer Aspire 1500",