9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] OT: Keyboard trouble
Date: Sun,  9 Dec 2007 12:59:14 -0500	[thread overview]
Message-ID: <f59aff10ca4594f60cc595aa64bae666@quanstro.net> (raw)
In-Reply-To: <7871fcf50712090942j6fadf611n336d4a14d8c26262@mail.gmail.com>

> What could cause a PS2 keyboard to work with the BIOS setup, with the
> Plan 9 install disc, but not with any of four (!) Linux Live CDs?

i have not seen this problem, but in arch/i386/boot/setup.S
there are several things that poke the keyboard.  the repeat 
is set, some a20 gate stuff is poked and there keyboard ctlr's
buffer is emptied.  plan 9 leaves a lot of that stuff alone.
to be honest, this seems unlikely but you could try compiling
linux kernels commenting out the various bits that fiddle
the kbd controller.  otherwise there's a chance of interaction
between usb legacy mode emulation and linux' usb stack.


- erik


  reply	other threads:[~2007-12-09 17:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-09 17:42 Joel C. Salomon
2007-12-09 17:59 ` erik quanstrom [this message]
2007-12-09 18:44 ` [9fans] " Joel C. Salomon
2007-12-14  0:28   ` sqweek
2007-12-14  0:31     ` erik quanstrom
2007-12-14  0:44       ` ron minnich
2007-12-14  0:50         ` erik quanstrom
2007-12-14  0:56           ` ron minnich
2007-12-14  1:00             ` erik quanstrom

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=f59aff10ca4594f60cc595aa64bae666@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /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).