From: Jiri Kosina <jkosina@suse.cz>
To: "Dr. David Alan Gilbert" <linux@treblig.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: 2.6.{28,30} Keyboard not working on oldish machine
Date: Mon, 29 Jun 2009 11:06:31 +0200 (CEST) [thread overview]
Message-ID: <alpine.LNX.2.00.0906291103140.18021@wotan.suse.de> (raw)
In-Reply-To: <20090628140452.GA15816@gallifrey>
On Sun, 28 Jun 2009, Dr. David Alan Gilbert wrote:
> Apologies for the delay; attached is the dmesg from the Debian 2.6.18
> in which keyboard works as previously described.
So the main difference is here:
drivers/input/serio/i8042.c: 20 -> i8042 (command) [3]
drivers/input/serio/i8042.c: 65 <- i8042 (return) [3]
drivers/input/serio/i8042.c: 60 -> i8042 (command) [3]
drivers/input/serio/i8042.c: 74 -> i8042 (parameter) [3]
drivers/input/serio/i8042.c: Interrupt 1, without any data [3]
compared to
drivers/input/serio/i8042.c: 20 -> i8042 (command) [1]
drivers/input/serio/i8042.c: 65 <- i8042 (return) [1]
drivers/input/serio/i8042.c: 60 -> i8042 (command) [2]
drivers/input/serio/i8042.c: 74 -> i8042 (parameter) [2]
drivers/input/serio/i8042.c: d3 -> i8042 (command) [2]
So it looks like it is really affected by the polling timer removal/early
IRQ registration.
--
Jiri Kosina
SUSE Labs
next prev parent reply other threads:[~2009-06-29 9:06 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-13 23:08 Dr. David Alan Gilbert
2009-06-13 22:54 ` Ozan Çağlayan
2009-06-14 17:49 ` Dr. David Alan Gilbert
2009-06-14 6:27 ` Pekka Enberg
2009-06-14 6:27 ` Pekka Enberg
2009-06-14 6:40 ` H. Peter Anvin
2009-06-14 12:27 ` Dr. David Alan Gilbert
2009-06-16 9:27 ` Jiri Kosina
2009-06-17 19:34 ` Dr. David Alan Gilbert
2009-06-17 20:40 ` H. Peter Anvin
2009-06-17 23:28 ` Jiri Kosina
2009-06-20 12:03 ` Dr. David Alan Gilbert
2009-06-22 9:29 ` Jiri Kosina
2009-06-22 19:46 ` Dr. David Alan Gilbert
2009-06-23 8:42 ` Jiri Kosina
2009-06-23 18:58 ` Dr. David Alan Gilbert
2009-06-23 18:06 ` Dmitry Torokhov
2009-06-28 14:04 ` Dr. David Alan Gilbert
2009-06-29 9:06 ` Jiri Kosina [this message]
2009-07-04 1:24 ` Dr. David Alan Gilbert
2009-09-04 5:18 ` Dmitry Torokhov
2009-09-05 23:51 ` Dr. David Alan Gilbert
2009-09-08 6:12 ` Dmitry Torokhov
2009-09-09 1:53 ` Dmitry Torokhov
2009-09-12 15:00 ` Dr. David Alan Gilbert
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=alpine.LNX.2.00.0906291103140.18021@wotan.suse.de \
--to=jkosina@suse.cz \
--cc=dmitry.torokhov@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@treblig.org \
--subject='Re: 2.6.{28,30} Keyboard not working on oldish machine' \
/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
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.