From 0cbb14221f35def55ffc0fc2c8abb0a17da7c75e Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Thu, 14 Sep 2006 01:31:06 -0400 Subject: [PATCH] --- yaml --- r: 37901 b: refs/heads/master c: a91eaa16df5cd6c552e3a4a6e40e60ffbd9be951 h: refs/heads/master i: 37899: 76ec2cc646d2752887f9bf30ff05359d4d4dbd7c 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 f76b65856ff2..bd26cb52a26f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: de9ce703c6b807b1dfef5942df4f2fadd0fdb67a +refs/heads/master: a91eaa16df5cd6c552e3a4a6e40e60ffbd9be951 diff --git a/trunk/drivers/input/serio/i8042-x86ia64io.h b/trunk/drivers/input/serio/i8042-x86ia64io.h index 2232ab71fb40..8738edda6610 100644 --- a/trunk/drivers/input/serio/i8042-x86ia64io.h +++ b/trunk/drivers/input/serio/i8042-x86ia64io.h @@ -159,6 +159,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = { DMI_MATCH(DMI_PRODUCT_NAME, "Satellite P10"), }, }, + { + .ident = "Toshiba Equium A110", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"), + DMI_MATCH(DMI_PRODUCT_NAME, "EQUIUM A110"), + }, + }, { .ident = "Alienware Sentia", .matches = {