From: Andrew Lunn <andrew@lunn.ch>
To: Rainer Arndt <Arndt-ADT@kieback-peter.de>
Cc: ecos-patches@ecos.sourceware.org
Subject: Re: Incomplete baud rate mapping in termiostty.c
Date: Wed, 30 Jan 2008 17:48:00 -0000 [thread overview]
Message-ID: <20080130174836.GA26434@lunn.ch> (raw)
In-Reply-To: <47A0BAE2.AB92.0010.0@kieback-peter.de>
On Wed, Jan 30, 2008 at 05:59:02PM +0100, Rainer Arndt wrote:
>
> The ecosbaud2posixbaud table in termiostty.c is incomplete. The baud
> rate entry B1800 is missing.
> I have attached a fix.
Thanks. Nice catch. I will apply it now.
> real_termios_init() is called from termios_lookup() only if the init
> flag was not set before.
> I could't found where the flag is set. I think it is missing in
> real_termios_init?
I would set it termios_lookup, inside the second if ( !priv->init ) {
code. I will fix this. Please can you test it.
Thanks
Andrew
next prev parent reply other threads:[~2008-01-30 17:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 16:59 Rainer Arndt
2008-01-30 17:48 ` Andrew Lunn [this message]
2008-01-30 18:41 ` Andrew Lunn
2008-01-30 21:17 Jay Foster
2008-03-05 16:06 ` Jonathan Larmour
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=20080130174836.GA26434@lunn.ch \
--to=andrew@lunn.ch \
--cc=Arndt-ADT@kieback-peter.de \
--cc=ecos-patches@ecos.sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).