From: Alan <alan@lxorguk.ukuu.org.uk>
To: Aubrey Li <aubreylee@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: Re: [BUG]: 2.6.19.2: Weird serial core issue
Date: Wed, 31 Jan 2007 16:21:23 +0000 [thread overview]
Message-ID: <20070131162123.67e22e23@localhost.localdomain> (raw)
In-Reply-To: <6d6a94c50701310249o2b2c8024i4d3f28ec1601246a@mail.gmail.com>
> When I telnet my board and run the following command:
> ---- root:~> stty -F /dev/ttyS0 -crtscts
>
> I got the following result from the console of my board:
> ---- root:~>new_termios flag: 0x1cb1, old_termios flag: 0x80001cb1
>
> That's correct. CRTSCTS flag is clear
>
> But when I type "ENTER" key on the console, I got:
> ----root:~>new_termios flag: 0x80001cb1, old_termios flag: 0x1cb1
What code is running on that console at the time. Most likely that user
code is also saving/restoring terminal settings so overwrite yours
next prev parent reply other threads:[~2007-01-31 16:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 10:49 [BUG]: 2.6.19.2: Weird serial core issue Aubrey Li
2007-01-31 16:21 ` Alan [this message]
2007-02-01 2:33 ` Aubrey Li
2007-02-01 9:45 ` Russell King
2007-02-01 10:09 ` Aubrey Li
2007-02-01 11:16 ` Russell King
2007-02-01 17:54 ` Aubrey Li
2007-02-01 19:09 ` Russell King
2007-02-02 3:34 ` Christopher Curtis
[not found] ` <000201c745d9$4577fe20$2e01a8c0@acksys.local>
2007-02-01 10:38 ` Aubrey Li
2007-02-01 15:19 ` Paul Fulghum
2007-02-01 12:02 ` Alan
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=20070131162123.67e22e23@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=aubreylee@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@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.