Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a1b1708 authored by Stefan Rompf's avatar Stefan Rompf Committed by Dmitry Torokhov
Browse files

Input: wistron - add signature for Amilo M7400



Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent b9ec4e10
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -321,6 +321,15 @@ static struct dmi_system_id dmi_ids[] = {
		},
		},
		.driver_data = keymap_fs_amilo_pro_v2000
		.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,
		.callback = dmi_matched,
		.ident = "Acer Aspire 1500",
		.ident = "Acer Aspire 1500",