public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: linux-os@analogic.com
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: keyboard timeout
Date: Thu, 02 Dec 2004 14:13:53 +0000	[thread overview]
Message-ID: <1101996830.5624.19.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.61.0412020748070.11261@chaos.analogic.com>

On Iau, 2004-12-02 at 13:11, linux-os wrote:
> >From original IBM specification...
> "...8284A Clock generator clock generator supplies the multiphase
> clock signals that are needed to drive the microprocessor and
> the peripherals. Its base frequency is 14.31818 MHz....."

And the ISA bus side is 8.33Mhz (4.77Mhz on original PC, 6Mhz on
original
XT, originally 10MHz put rapidly fixed back to 8 on some others).

The 1Mhz clock to the keyboard controller is where the required delays
for talking to it come from. Similarly for the other low frequency parts
hacked into the PC (DMA etc).

Our keyboard code appears correct in all respects so you probably want
to adjust the various pc_kbd delays or look to see if you can find one
missing that matters to your PC as I doubt anyone using a post 1990
computer can actually help debug it because their hardware simply won't
care.

Alan


      reply	other threads:[~2004-12-02 15:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01 22:29 keyboard timeout linux-os
2004-12-01 23:05 ` Dave Dillow
2004-12-02 13:13   ` linux-os
2004-12-02 16:07     ` Dave Dillow
2004-12-02 23:38     ` Alan Cox
2004-12-01 23:45 ` Alan Cox
2004-12-02 13:11   ` linux-os
2004-12-02 14:13     ` Alan Cox [this message]

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=1101996830.5624.19.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-os@analogic.com \
    /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