Input: Add Acer Aspire 5710 to nomux blacklist

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Jiri Kosina <jkosina@xxxxxxx>

Acer Aspire needs to be added to nomux blacklist, otherwise the touchpad 
misbehaves.

Reported-by: Carlos Tonussi <tonussi@xxxxxxxxxxxxxxx>
Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>

--- 

Index: linux-2.6.27/drivers/input/serio/i8042-x86ia64io.h
===================================================================
--- linux-2.6.27.orig/drivers/input/serio/i8042-x86ia64io.h
+++ linux-2.6.27/drivers/input/serio/i8042-x86ia64io.h
@@ -316,6 +316,13 @@ static struct dmi_system_id __initdata i
 		},
 	},
 	{
+		.ident = "Acer Aspire 5710",
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
+			DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5710"),
+		},
+	},
+	{
 		.ident = "Gericom Bellagio",
 		.matches = {
 			DMI_MATCH(DMI_SYS_VENDOR, "Gericom"),
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux