Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!indri!polyslo!csun!srhqla!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.sys.att Subject: Re: Unix PC 7300 - GETTY Keywords: UNIX 7300 3B1 GETTY Message-ID: <754@kosman.UUCP> Date: 1 May 89 15:51:24 GMT References: <4@odicon.UUCP> Reply-To: kevin@kosman.UUCP (Root) Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 31 In article <4@odicon.UUCP> jlg@odicon.UUCP (John L. Grzesiak) writes: >Hello: > Does anyone out there know how to, either 1) Do intelligent baud > switching with getty or 2) Send a BREAK from uucp? The machine is a > 7300 UNIX PC with a P5 motherboard and 3.51 software. The docs and > internal uucp documentation on this subject is non-existant (Either > that or it's referenced in such a way that I can't find it). > > And yes I have had a lot of experience with other uucp combo's inc > HDB uucp. Anything I've tried from the backslash include characters > to the word BREAK on the control line fails at this level. > > Any response is greatly appreciated and will be returned in kind > if I have info that you need. Thank-you. > > -- John Grzesiak -- Well, I have a program I got from somewhere, called "prtty", which does intelligent baud switching before handing off to getty. I have been unable to reach the author for some time, but the notices make me think I can redistribute the source. It requires a verbose modem, which will tell it what baud rate to switch to. Prtty takes care of the rest. It also makes the line useable in both directions, since it can detect unsolicited traffic on the line and go away until the line is no longer in use. These switchovers take a little time, but they have been very reliable on my machine. I have been using this for some time, with HDB and a telebit. Without prtty, I had no end of trouble with the 'blazer. With it, I have been without a glitch for a very long time.