Path: utzoo!utgpu!attcan!uunet!uport!plocher From: plocher@uport.UUCP (John Plocher) Newsgroups: comp.unix.microport Subject: Re: Modem I/O Keywords: Modem, tty Message-ID: <426@uport.UUCP> Date: 20 Aug 88 05:41:20 GMT References: <3759@juniper.uucp> Reply-To: plocher@uport.UUCP (John Plocher) Organization: Microport Systems, Scotts Valley, CA Lines: 28 In article <3759@juniper.uucp> stevem@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[ 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