public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Andreas Gietl <a.gietl@e-admin.de>
Cc: Russell King <rmk@arm.linux.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: serial console on > 2.4.14
Date: 23 Dec 2001 12:37:43 -0700	[thread overview]
Message-ID: <m1lmftram0.fsf@frodo.biederman.org> (raw)
In-Reply-To: <E16I9Fq-0007yj-00@d101.x-mailer.de> <20011223142331.A27993@flint.arm.linux.org.uk> <E16I9fm-0001wk-00@d101.x-mailer.de>
In-Reply-To: <E16I9fm-0001wk-00@d101.x-mailer.de>

Andreas Gietl <a.gietl@e-admin.de> writes:

> On Sunday 23 December 2001 15:23, Russell King wrote:
> 
> This is what stty gives 
> 
> speed 38400 baud; rows 0; columns 0; line = 0;
> intr = ^C; quit = ^\; erase = ^?; kill = ^X; eof = ^D; eol = <undefiniert>; 
> eol2 = <undefiniert>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = 
> ^W; lnext = ^V;
> flush = ^O; min = 1; time = 0;
> -parenb -parodd cs8 hupcl -cstopb cread -clocal -crtscts
> -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon 
> -ixoff -iuclc -ixany -imaxbel
> -opost -olcuc -ocrnl -onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 
> ff0
> -isig -icanon -iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop 
> -echoprt -echoctl -echoke
> 
> 
> 
> But if forgot to say that after the startup completed and agetty starts the 
> console the input works again. It just does not work during the startup. It 
> works before the startup to go into the bios and it works after the startup.

You almost certainly have an init that is clearing cread.  There are patched
versions that have this problem fixed.  Apparently cread actually being implemented
in the kernel serial drivers is new, and only started appearing since 2.4.2.

Eric

      reply	other threads:[~2001-12-23 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-23 14:06 serial console on > 2.4.14 Andreas Gietl
2001-12-23 14:23 ` Russell King
2001-12-23 14:33   ` Andreas Gietl
2001-12-23 19:37     ` Eric W. Biederman [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=m1lmftram0.fsf@frodo.biederman.org \
    --to=ebiederm@xmission.com \
    --cc=a.gietl@e-admin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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