[GreenKeys] Fwd: Model 28 Teletype in Syracuse NY now says"Offer
Chris Elmquist
chrise at pobox.com
Fri Mar 25 20:55:29 EDT 2011
On Friday (03/25/2011 at 10:52PM +0000), Martin wrote:
> I thought that as long as the CR was sent before the LF then a carriage
> should return in the space of one character. So it may just be that the
> order is wrong. Once upon a time no one would think of sending a CR
> after the LF and I cannot think why it would get changed to be the other
> way around. Just one example of life's disciplines that get tossed aside
> by people who dont really know what they are doing because they consider
> the past to be irrelevant.
Many of the early Unix implementations (and other OS) allowed you to
set the number of nulls you wanted to send after a CR. The serial
driver code I have looked at in Linux appears to no longer do anything
if those options are set on the interface with stty. Some assumptions
about things that can keep up being the only things people would connect
to these ports these days would be incorrect... obviously.
But, since I like connecting ASR33 and indeed other legacy terminal
devices such as TI Silent 700, DECWriter, etc to modern stuff, I just made
a little circuit with an ATMEL AVR that has a UART in each direction and
some buffer management/flow control code in the middle to speed convert,
add delays, basically put back the missing stuff that the modern OS or
terminal server has left out.
--
Chris Elmquist
More information about the GreenKeys
mailing list