Re: Can I have a serial display output and a kbd PS/2 input?

Miquel van Smoorenburg (miquels@cistron-office.nl)
Fri, 10 Aug 2001 13:23:50 +0000 (UTC)


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

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/