public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Evaldo Gardenali <evaldo@gardenali.biz>
Cc: linux-kernel@vger.kernel.org, rddunlap@osdl.org
Subject: Re: parkbd adapter
Date: Wed, 21 Jan 2004 13:28:35 +0100	[thread overview]
Message-ID: <20040121122835.GA478@ucw.cz> (raw)
In-Reply-To: <400E60FA.6040806@gardenali.biz>

On Wed, Jan 21, 2004 at 09:22:34AM -0200, Evaldo Gardenali wrote:

> I *KNOW* how to google...
> I actually just needeed *DOCUMENTATION* I can't find anywhere, and the
> author seems to ignore my mails (or it goes to spam trash, or whatever
> happens, the thing is I don't get a reply)
> I wonder how useful is a piece of code present in millions of boxes if
> virtually NOBODY knows how to use it. and it annoys me a bit that many
> requested features are out of the kernel, but a feature that is in the
> main tree is virtually useless (if its really useful, where's the link
> for the docs?)
> </rant>
> sorry, but I feel frustrated with that

Your mail is still hanging in my inbox, and unfortunately I don't have
the complete schematic for the parkbd adapter anywhere near me.

I was hoping I could find it, but I suppose the following might be
enough for you to build the adapter:

It's really simple, just two diodes and two resistors in this
arrangement:

            ______
+5V -------|______|--.
                     |
INPUT PIN -----------|
		     |--- KBD PIN
OUTPUT PIN ---|<|----'

Now for KBD CLOCK you use STROBE and ACK pins on the parallel port and
for KBD DATA you use AUTOFD and BUSY pins on the parallel port. I don't
remember the value of the resistor used, but something like 5k should
work OK. It's not completely necessary anyway.

And then you'll also have to connect the keyboard +5V and GND pins. For
+5V you can either use the real keyboard or mouse connectors, get +5V
from the joystick connector or from an external power supply.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

      reply	other threads:[~2004-01-21 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-16 20:01 parkbd adapter Evaldo Gardenali
2004-01-16 21:30 ` Randy.Dunlap
2004-01-21 11:22   ` Evaldo Gardenali
2004-01-21 12:28     ` Vojtech Pavlik [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=20040121122835.GA478@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=evaldo@gardenali.biz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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