Linux Input/HID development
 help / color / mirror / Atom feed
* Input: Add Acer Aspire 5710 to nomux blacklist
@ 2008-10-14 15:28 Jiri Kosina
  2008-10-16  4:05 ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2008-10-14 15:28 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, Carlos Tonussi

From: Jiri Kosina <jkosina@suse.cz>

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

Reported-by: Carlos Tonussi <tonussi@farmaco.ufsc.br>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

--- 

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"),

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Input: Add Acer Aspire 5710 to nomux blacklist
  2008-10-14 15:28 Input: Add Acer Aspire 5710 to nomux blacklist Jiri Kosina
@ 2008-10-16  4:05 ` Dmitry Torokhov
  2008-10-16  7:39   ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Torokhov @ 2008-10-16  4:05 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-input, Carlos Tonussi

On Tue, Oct 14, 2008 at 05:28:23PM +0200, Jiri Kosina wrote:
> From: Jiri Kosina <jkosina@suse.cz>
> 
> Acer Aspire needs to be added to nomux blacklist, otherwise the touchpad 
> misbehaves.
> 
> Reported-by: Carlos Tonussi <tonussi@farmaco.ufsc.br>
> Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Jiri,

I will hold off applying this patch pending testing EC patches.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Input: Add Acer Aspire 5710 to nomux blacklist
  2008-10-16  4:05 ` Dmitry Torokhov
@ 2008-10-16  7:39   ` Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2008-10-16  7:39 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, Carlos Tonussi

On Thu, 16 Oct 2008, Dmitry Torokhov wrote:

> > Acer Aspire needs to be added to nomux blacklist, otherwise the touchpad 
> > misbehaves.
> > Reported-by: Carlos Tonussi <tonussi@farmaco.ufsc.br>
> > Signed-off-by: Jiri Kosina <jkosina@suse.cz>
> I will hold off applying this patch pending testing EC patches.

Absolutely. I will let you know.

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-16  7:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 15:28 Input: Add Acer Aspire 5710 to nomux blacklist Jiri Kosina
2008-10-16  4:05 ` Dmitry Torokhov
2008-10-16  7:39   ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox