From 35768924bde8a554091c115817b4d2872c28b721 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Tue, 12 Jun 2007 00:33:27 -0400 Subject: [PATCH] --- yaml --- r: 57698 b: refs/heads/master c: 90245c17d3170438a0445614cbc5f72c1717d583 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/input/serio/i8042-x86ia64io.h | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e98d8123f967..eb55595c20de 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c6f8d7066d18ac86ff88627d858b749d9ba168bc +refs/heads/master: 90245c17d3170438a0445614cbc5f72c1717d583 diff --git a/trunk/drivers/input/serio/i8042-x86ia64io.h b/trunk/drivers/input/serio/i8042-x86ia64io.h index 6858bc58f0fd..9fe92ed4d2b9 100644 --- a/trunk/drivers/input/serio/i8042-x86ia64io.h +++ b/trunk/drivers/input/serio/i8042-x86ia64io.h @@ -68,6 +68,15 @@ static inline void i8042_write_command(int val) #include static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = { + { + /* AUX LOOP command does not raise AUX IRQ */ + .ident = "ASUS P65UP5", + .matches = { + DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."), + DMI_MATCH(DMI_BOARD_NAME, "P/I-P65UP5"), + DMI_MATCH(DMI_BOARD_VERSION, "REV 2.X"), + }, + }, { .ident = "Compaq Proliant 8500", .matches = {