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 4b415d9..6ec0598 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",