From 3e0fa3d2998eb2ecb08db73a568e843064003afe Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Mon, 11 Jul 2005 01:06:06 -0500 Subject: [PATCH] --- yaml --- r: 5437 b: refs/heads/master c: 865190cdbba995936700346c2daabbed97ac30ba h: refs/heads/master i: 5435: d44127b9b3fa628c7e3fe9db03848807fe9ebe49 v: v3 --- [refs] | 2 +- trunk/drivers/input/serio/i8042-x86ia64io.h | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5007f5083eb0..633322cf191d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bef5a66fd7fd8d606da5c9f210e2673f4e636f57 +refs/heads/master: 865190cdbba995936700346c2daabbed97ac30ba diff --git a/trunk/drivers/input/serio/i8042-x86ia64io.h b/trunk/drivers/input/serio/i8042-x86ia64io.h index 0487ecbb8a49..66f533c1182d 100644 --- a/trunk/drivers/input/serio/i8042-x86ia64io.h +++ b/trunk/drivers/input/serio/i8042-x86ia64io.h @@ -137,6 +137,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = { DMI_MATCH(DMI_PRODUCT_NAME, "Satellite P10"), }, }, + { + .ident = "Alienware Sentia", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "ALIENWARE"), + DMI_MATCH(DMI_PRODUCT_NAME, "Sentia"), + }, + }, { } };