Modem I/O
John Plocher
plocher at uport.UUCP
Sat Aug 20 15:41:20 AEST 1988
In article <3759 at juniper.uucp> stevem at juniper.uucp (Steven G. Madere) writes:
>He has been having some problems with remote sessions. Sometimes, if one
>hangs up when not at a login: prompt the process is not killed and the
>next one to call gets a blank screen.
Has he tried using ttypatch to set the modem control value? Not all
Hayes compatable modems are.
>answer (I'll have to check usenet out myself sometime). This box is also
>barfing quite a bit when I do Ctrl-S Ctrl-Q sequences. Another bizzare
This is a known bug in 2.2 - it has been fixed in 3.0 ( I don't know
much about it, just that *some* machines have problems)
>occurance happened today (7/28-Thurs.) when I catted a bin file -- the
>terminal settings somehow got really fried, the output to the screen was
>in all extended characters, but it could read what I typed in. So I typed
>tput init...
echo ^[[10m # that's <ESCAPE> [ 10 m
It should reset the console driver to character set 0, ASCII 0 to 127.
The tput init should really have fixed that - I'll have to look into that.
>Any thoughts?
>Helpful hints maybe....
-John Plocher
More information about the Comp.unix.microport
mailing list