lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Jul 2008 00:52:36 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...ozas.de>
To:	Kevin Holland <khollan@...tronics.com>
cc:	linux-kernel@...r.kernel.org
Subject: Re: map keyboard to stdin

On Tuesday 2008-07-22 22:55, Kevin Holland wrote:

>Hi all,
>I have an embedded Linux board that uses 2.6.21, the console is output
>the serial port.  How can I set it up so a USB keyboard will be accepted
>as input as well as anything received from the serial port and it will
>be echoed to the output of the serial port as well.  Basically I want to
>issue commands either through a terminal program to the embedded board
>or a USB keyboard that is connected to the board, but I still want to
>see what was typed on the keyboard out the serial terminal. I have
>enabled USB HID support in the Kernel as well.

Try booting with  console=tty0 console=ttyS0
I am not sure whether this will accept input from both (that's for you 
to test), though it definitely outputs to both.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ