diff mbox

i8042 add ALDI/MEDION netbook E1222 to qurik reset table

Message ID 1268534941.3777.2.camel@lovely (mailing list archive)
State Accepted
Headers show

Commit Message

Christoph Fritz March 14, 2010, 2:49 a.m. UTC
None
diff mbox

Patch

diff --git a/drivers/input/serio/i8042-x86ia64io.h
b/drivers/input/serio/i8042-x86ia64io.h
index 2a5982e..525b9b9 100644
--- a/drivers/input/serio/i8042-x86ia64io.h
+++ b/drivers/input/serio/i8042-x86ia64io.h
@@ -442,6 +442,13 @@  static const struct dmi_system_id __initconst
i8042_dmi_reset_table[] = {
 		},
 	},
 	{
+		/* Medion Akoya E1222 */
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "MEDION"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "E122X"),
+		},
+	},
+	{
 		/* Mivvy M310 */
 		.matches = {