linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.


             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]
2001-08-20 19:46 BUG: pc_keyb.c Andries.Brouwer
     [not found] <no.id>
2001-08-20 10:26 ` Alan Cox
2001-08-20 22:51 ` Alan Cox
2001-08-21 15:51 ` Alan Cox
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).