All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Frank Victor Fischer <celestar@t-online.de>
Cc: Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>
Subject: Re: ALPS touchpad not seen by 2.6.11 kernels
Date: Sun, 27 Feb 2005 01:34:12 -0500	[thread overview]
Message-ID: <200502270134.13625.dtor_core@ameritech.net> (raw)
In-Reply-To: <200502262355.13559.celestar@t-online.de>

On Saturday 26 February 2005 17:55, Frank Victor Fischer wrote:
> I have had the same problem and the solution worked for me as well.
> 
> Where should I put the DSDT?
> 
> Please reply to my e-mail, as I am no linux-kernel subscriber.

Thanks for DSDT! Could you please try the follwing patch?

Andrew, if this works I'd like to see it in 2.6.11...
Vojtech, I will send you patch for PNP shortly after.
 
-- 
Dmitry


=====================================================================

Input: add more PNP IDs to i8042 driver.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>


===== drivers/input/serio/i8042-x86ia64io.h 1.2 vs edited =====
--- 1.2/drivers/input/serio/i8042-x86ia64io.h	2004-10-19 05:58:22 -05:00
+++ edited/drivers/input/serio/i8042-x86ia64io.h	2005-02-27 01:27:58 -05:00
@@ -224,7 +224,7 @@
 
 static struct acpi_driver i8042_acpi_aux_driver = {
 	.name		= "i8042",
-	.ids		= "PNP0F13,SYN0801",
+	.ids		= "PNP0F03,PNP0F0B,PNP0F0E,PNP0F12,PNP0F13,SYN0801",
 	.ops		= {
 		.add		= i8042_acpi_aux_add,
 	},

  parent reply	other threads:[~2005-02-27  6:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-26 22:55 ALPS touchpad not seen by 2.6.11 kernels Frank Victor Fischer
2005-02-27  3:23 ` Dmitry Torokhov
2005-02-27  6:34 ` Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-25 21:33 Johan Braennlund
2005-02-25 21:44 ` Dmitry Torokhov
2005-02-25 22:20   ` Johan Braennlund
2005-02-26  3:17     ` Dmitry Torokhov
2005-03-01  2:49       ` Johan Braennlund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200502270134.13625.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=akpm@osdl.org \
    --cc=celestar@t-online.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.