From: "J. Dow" <jdow@earthlink.net>
To: <root@chaos.analogic.com>, "Frank Torres" <frank@ingecom.net>
Cc: "Linux-Kernel" <linux-kernel@vger.kernel.org>
Subject: Re: Duplicate console output to a RS232C and keep keyb where it is
Date: Fri, 3 Aug 2001 15:45:10 -0700 [thread overview]
Message-ID: <031801c11c6d$f65a4a90$1125a8c0@wednesday> (raw)
In-Reply-To: <Pine.LNX.3.95.1010803085542.16919A-100000@chaos.analogic.com>
From: "Richard B. Johnson" <root@chaos.analogic.com>
> On Fri, 3 Aug 2001, Frank Torres wrote:
> >
> > The RS232C is a serial port with 12V and there I have a BA63 20x4 display
> > connected. (info worldwide)
> > It is setted with the right speed, parity, etc. I use echo whatever
> > >/dev/ttyS2 and it works.
>
> It has probably been set okay after boot by `setserial` in some boot
> script.
>
> > If I use the command line parameter everybody says: (odd and 8 data bits is
> > what I use)
> > serial=2,9600o8
> > console=ttyS2,9600o8 console=tty0
>
> This is not valid. You cannot reasonably have parity and 8 bits. One
> of them has to go. Either use 8 bits and no parity or 7 bits with
> parity.
>
> This is because there are 10 bits/baud. The "stop" bit is a timing
> interval equal to one of these bits, between characters. Therefore, you
> can have many stop bits, this just spaces the characters.
Dick Johnson, that is utter nonsense. I have applications that use 8 bits,
even parity, and two stop bits. I have applications that use 7 bits no
parity and to stop bits.
Nor are there 10 buts/baud on an RS-232 port. Barring using BAUDOT protocols
the baud and bit rate of an RS-232 port are the same number. When you get
into complex signaling protocols such as are used in MODEMs you can get
multiple bits sent within a signal protocol interval. The latter is called
the baud (not baud rate) of the link. It is not uncommon to have 2400 baud
or signaling intervals per second and have each of these intervals encode
say 16 bits worth of data. Then you have to consider the error correcting
and other protocols that may be placed on the raw bits transmitted each
baud. Nonetheless, none of this applies to RS-232.
{^_^} Joanne "Been doing this for nearly 40 years" Dow
prev parent reply other threads:[~2001-08-03 22:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-03 12:27 Frank Torres
2001-08-03 13:03 ` Richard B. Johnson
2001-08-03 14:01 ` Frank Torres
2001-08-03 14:50 ` Richard B. Johnson
2001-08-03 18:43 ` Russell King
2001-08-06 7:35 ` Frank Torres
2001-08-06 12:45 ` Richard B. Johnson
2001-08-06 13:12 ` Frank Torres
2001-08-03 22:45 ` J. Dow [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='031801c11c6d$f65a4a90$1125a8c0@wednesday' \
--to=jdow@earthlink.net \
--cc=frank@ingecom.net \
--cc=linux-kernel@vger.kernel.org \
--cc=root@chaos.analogic.com \
/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
all inboxes | Powered by JetHome®