From: Lars Segerlund <lars.segerlund@comsys.se>
To: linux-kernel@vger.kernel.org, Andries.Brouwer@cwi.nl
Subject: BUG: pc_keyb.c
Date: Mon, 20 Aug 2001 07:57:23 +0200 [thread overview]
Message-ID: <3B80A6C3.6050909@comsys.se> (raw)
Digital Hinote II will hang on kernals 2.4.X if ps2 mouse ( built in
trackball is used ), not present in 2.0.38-39 kernels .... this will
hapen after a bit of use, but is repeatable.
Due to writing to the status register before it's ready as far as I
can se.
fix: change all mdelay(1) in pc_keyb.c to mdelay(2)'s .. ( mdelay(1)
will be on the timing limit.
( /usr/src/linux/drivers/char/pc_keyb.c )
Might also be present during high load on machines running GL on AGP
video cards, not 100 % sure same symptoms, above seem's to fix ???? (
strange ).
/ best regards, Lars Segerlund.
next reply other threads:[~2001-08-20 5:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-20 5:57 Lars Segerlund [this message]
[not found] <no.id>
2001-08-20 10:26 ` BUG: pc_keyb.c Alan Cox
2001-08-20 22:51 ` Alan Cox
2001-08-21 15:51 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2001-08-20 19:46 Andries.Brouwer
2001-08-21 15:45 Andries.Brouwer
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=3B80A6C3.6050909@comsys.se \
--to=lars.segerlund@comsys.se \
--cc=Andries.Brouwer@cwi.nl \
--cc=linux-kernel@vger.kernel.org \
/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.