All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: "Terje Fĺberg" <terje_fb@yahoo.no>
Cc: Vojtech Pavlik <vojtech@suse.cz>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.73 - keyboard failure, repost no. 3
Date: Sat, 28 Jun 2003 11:37:11 +0200	[thread overview]
Message-ID: <20030628113711.A18633@ucw.cz> (raw)
In-Reply-To: <20030628091154.78663.qmail@web12903.mail.yahoo.com>; from terje_fb@yahoo.no on Sat, Jun 28, 2003 at 11:11:54AM +0200

On Sat, Jun 28, 2003 at 11:11:54AM +0200, Terje Fĺberg wrote:
> Vojtech Pavlik <vojtech@suse.cz> skrev:
> 
> > When I was saying drivers/input/serio/i8042.c, I
> > meant that. NOT atkbd.c. Although that also does
> > provide some info,  it's not all of it.
> 
> Please excuse me, if was wasting your time here.
> Indeed I had defined DEBUG in i8042.c but not
> _before_ the inclusion of i8024.h.  Damn.
> 
> Unfortunately scrolling is of course not possible, so
> to see as much of the debug output from i8042 as
> possible I had to undefine ATKBD_DEBUG in atkbd 
> again. This is what I can get now.  Unfortunately this
> device does not have a serial port, so serial console 
> is not an option.
> 
> I won't be able to get my hands on a USB keyboard 
> until Tuesday, but then I can send you the whole 
> output.

Thanks for this dump. I hope you didn't have to copy it all by hand,
though it seems so ...

> ...
> i8042.c: 60 -> i8042 (command) [18]
> i8042.c: 02 -> i8042 (parameter) [18]
> i8042.c: 92 -> i8042 (command) [18]
> i8042.c: f2 -> i8042 (parameter) [18]
> i8042.c: fa <- i8042 (interrupt, aux2, 12) [31]
> i8042.c: 00 <- i8042 (interrupt, aux2, 12) [32]
> i8042.c: 60 -> i8042 (command) [35]
> i8042.c: 00 -> i8042 (parameter) [33]
> serio: i8042 AUX2 port at 0x60,0x64 irq 12
> i8042.c: 60 -> i8042 (command) [33]
> i8042.c: 00 -> i8042 (parameter) [33]
> i8042.c: 60 -> i8042 (command) [34]
> i8042.c: 02 -> i8042 (parameter) [34]
> i8042.c: 93 -> i8042 (command) [34]
> i8042.c: f2 -> i8042 (parameter) [34]
> i8042.c: fe <- i8042 (interrupt, aux3, 12) [36]
> i8042.c: 93 -> i8042 (command) [36]
> i8042.c: ed -> i8042 (command) [36]
> i8042.c: fe <- i8042 (interrupt, aux3, 12) [37]
> i8042.c: 60 -> i8042 (command) [37]
> i8042.c: 00 -> i8042 (parameter) [37]
> serio: i8042 AUX3 port at 0x60,0x64 irq 12
> i8042.c: 60 -> i8042 (command) [37]
> i8042.c: 00 -> i8042 (parameter) [37]
> i8042.c: 60 -> i8042 (command) [38]
> i8042.c: 01 -> i8042 (parameter) [38]
> i8042.c: f2 -> i8042 (kbd-data) [38]
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [40]
> i8042.c: ab <- i8042 (interrupt, kbd, 1) [45]
> i8042.c: 83 <- i8042 (interrupt, kbd, 1) [46]
> i8042.c: ed -> (kbd-data) [46] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [47]
> i8042.c: 00 -> (kbd-data) [47] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [49]
> i8042.c: f8 -> (kbd-data) [49] 
> i8042.c: fe <- i8042 (interrupt, kbd, 1) [49]
> i8042.c: f4 -> (kbd-data) [49] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [50]
> i8042.c: f0 -> (kbd-data) [50] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [51]
> i8042.c: 02 -> (kbd-data) [51] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [51]
> i8042.c: f0 -> (kbd-data) [51] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [52]
> i8042.c: 00 -> (kbd-data) [52] 
> i8042.c: fa <- i8042 (interrupt, kbd, 1) [53]
> i8042.c: 02 <- i8042 (interrupt, kbd, 1) [54]
> input: AT Set 2 keyboard on isa0060/serio0
> serio: i8042 KBD port at 0x60,0x64 irq 1
> ...

So, no more interrupts no more log lines, nothing when you try to press
keys after the last line?

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

  reply	other threads:[~2003-06-28  9:22 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-22 18:53 Linux 2.5.73 Linus Torvalds
2003-06-22 20:06 ` Alex Goddard
2003-06-22 20:15   ` Andrew Morton
2003-06-22 22:53     ` Greg KH
2003-06-22 23:31       ` Andrew Morton
2003-06-22 20:46 ` Florin Iucha
2003-06-22 21:17   ` Alex Goddard
2003-06-22 21:45     ` Alex Goddard
2003-06-22 21:58     ` Alex Goddard
2003-06-23  2:52       ` Greg KH
2003-06-22 23:44 ` 2.5.73: ALSA ISA pnp_init_resource_table compile errors Adrian Bunk
2003-06-23  0:08   ` Adam Belay
2003-07-03  2:53     ` Adrian Bunk
2003-07-03 19:03       ` Adam Belay
2003-07-04 12:11         ` Adrian Bunk
2003-07-15 22:47           ` Adam Belay
2003-07-16 18:22             ` Adrian Bunk
2003-07-16 18:43               ` Adam Belay
2003-07-19 22:03                 ` Adrian Bunk
2003-07-20  5:59                 ` Jochen Hein
2003-08-09 20:40                 ` Adrian Bunk
2003-06-23  0:31 ` 2.5.73: acorn.c compile error Adrian Bunk
2003-06-23 10:13 ` Linux 2.5.73 - Won't compile using oldconfig - config attached vlad
2003-07-02 14:31   ` John Covici
2003-07-02 16:38     ` Greg KH
2003-06-23 20:32 ` Linux 2.5.73 - keyboard failure, repost no. 3 Terje Fåberg
2003-06-26 20:45   ` Vojtech Pavlik
2003-06-27 14:22     ` Terje Fåberg
2003-06-27 19:03       ` Vojtech Pavlik
2003-06-28  9:11         ` Terje Fåberg
2003-06-28  9:37           ` Vojtech Pavlik [this message]
2003-06-28 11:40             ` Terje Fåberg

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=20030628113711.A18633@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=terje_fb@yahoo.no \
    /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.