From: miquels@cistron-office.nl (Miquel van Smoorenburg)
To: linux-kernel@vger.kernel.org
Subject: Re: Can I have a serial display output and a kbd PS/2 input?
Date: Fri, 10 Aug 2001 13:23:50 +0000 (UTC) [thread overview]
Message-ID: <9l0n95$1me$1@ncc1701.cistron.net> (raw)
In-Reply-To: <001b01c12194$a34a3370$66011ec0@frank>
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.
Mike.
--
"dselect has a user interface which scares small children"
-- Theodore Tso, on debian-devel
next prev parent reply other threads:[~2001-08-10 13:24 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 [this message]
2001-08-10 21:22 ` Dr. Kelsey Hudson
2001-08-13 8:19 ` Frank Torres
2001-08-15 7:49 ` Vojtech Pavlik
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='9l0n95$1me$1@ncc1701.cistron.net' \
--to=miquels@cistron-office.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 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.