From: Vojtech Pavlik <vojtech@suse.cz>
To: "Dr. Kelsey Hudson" <kernel@blackhole.compendium-tech.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Can I have a serial display output and a kbd PS/2 input?
Date: Wed, 15 Aug 2001 09:49:07 +0200 [thread overview]
Message-ID: <20010815094907.A5404@suse.cz> (raw)
In-Reply-To: <9l0n95$1me$1@ncc1701.cistron.net> <Pine.LNX.4.33.0108101416550.9874-100000@sol.compendium-tech.com>
In-Reply-To: <Pine.LNX.4.33.0108101416550.9874-100000@sol.compendium-tech.com>; from kernel@blackhole.compendium-tech.com on Fri, Aug 10, 2001 at 02:22:17PM -0700
On Fri, Aug 10, 2001 at 02:22:17PM -0700, Dr. Kelsey Hudson wrote:
> On Fri, 10 Aug 2001, Miquel van Smoorenburg wrote:
>
> > In article <001b01c12194$a34a3370$66011ec0@frank>,
> > Frank Torres <frank@ingecom.net> wrote:
> > >Sorry to be insistent in this point, but perhaps requesting the problem this
> > >way someone figures out what I am trying to do.
> > >The display is already configured and sending getty line from inittab waits
> > >for an input from serial so it doesn't work.
> > >Any other ideas? This is my last try.
> >
> > If you want /dev/console to behave so that it sends output to the
> > serial device yet takes input from the PC keyboard, no, that cannot
> > be done. Right now /dev/console can be associated with only one
> > device for both input and output at the same time.
> >
> > Output from kernel printk's does go to all console devices though.
>
> Well, as a sleightly more expensive solution, you could build a Sun
> keyboard to serial adapter. Somewhere on the SuSE webpage there is
> instructions on how to do this. IIRC, the keyboard only uses the RxD pin
> on the serial port so you would be free to use the TxD pin for your serial
> LCD.
>
> The schematic can be had here:
> http://www.suse.cz/development/input/adapters
>
> good luck, and hope this is of some use to you.
Yes, but this won't work either, because the keyboard doesn't send
ASCII.
--
Vojtech Pavlik
SuSE Labs
next prev parent reply other threads:[~2001-08-15 7:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-10 12:04 Can I have a serial display output and a kbd PS/2 input? Frank Torres
2001-08-10 13:23 ` Miquel van Smoorenburg
2001-08-10 21:22 ` Dr. Kelsey Hudson
2001-08-13 8:19 ` Frank Torres
2001-08-15 7:49 ` Vojtech Pavlik [this message]
2001-08-10 14:49 ` Jan-Benedict Glaw
2001-08-10 16:03 ` Russell King
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=20010815094907.A5404@suse.cz \
--to=vojtech@suse.cz \
--cc=kernel@blackhole.compendium-tech.com \
--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.