From: Grant Edwards <grant.b.edwards@gmail.com>
To: linux-serial@vger.kernel.org
Subject: Re: Add new ASYNC_SPD_WARP13?
Date: Wed, 6 Apr 2011 17:06:31 +0000 (UTC) [thread overview]
Message-ID: <ini6in$gno$1@dough.gmane.org> (raw)
In-Reply-To: 20110406175350.64bd2f23@lxorguk.ukuu.org.uk
On 2011-04-06, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> On Wed, 6 Apr 2011 16:48:49 +0000 (UTC)
> Grant Edwards <grant.b.edwards@gmail.com> wrote:
>
>> I'm working on a driver for a serial board that supports 921600 bps,
>> and it would be awfully nice if there was a way to specify that using
>> the ASYNC_SPD_xxxxx mechanism. Is there any reason why this wouldn't
>> work?
>
> The ASYNC_SPD_xxxx mechanism is obsolete.
I know -- unfortunately, so are many customer applications.
> Just set the baud rate to 921600, the kernel has supported arbitary
> baud rates for some time.
Yep, but there are customers with existing, fielded, applications that
depend on the ASYNC_SPD_xxxx mechanism to map 38400 to <whatever>
[where <whatever> is determined by the SPD_xxxx flags controlled by
setserial].
In the past, we've provided a customized version of setserial that
supported a SPD_WARP13 flag setting for 921600, but it only worked
with a particular driver. I'd like to ditch that and in future use
the standard setserial and standard SPD_xxxx flags. But, there is no
standard way to set flags for 921600.
I could tell them to go the SPD_CUST route to get 921600, but I was
hoping to provide an option that would support 921600 the same way
that 57600, 230400, and 460800 are supported.
--
Grant Edwards grant.b.edwards Yow! I'm dressing up in
at an ill-fitting IVY-LEAGUE
gmail.com SUIT!! Too late...
next prev parent reply other threads:[~2011-04-06 17:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-06 16:48 Add new ASYNC_SPD_WARP13? Grant Edwards
2011-04-06 16:53 ` Alan Cox
2011-04-06 17:06 ` Grant Edwards [this message]
2011-04-06 19:14 ` Alan Cox
2011-04-06 19:20 ` Grant Edwards
2011-04-06 17:14 ` Grant Edwards
2011-04-06 19:23 ` Alan Cox
2011-04-06 19:38 ` Grant Edwards
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='ini6in$gno$1@dough.gmane.org' \
--to=grant.b.edwards@gmail.com \
--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.