Xref: utzoo comp.dcom.modems:3423 comp.mail.uucp:2774 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!trident.arc.nasa.gov!schoch From: schoch@trident.arc.nasa.gov (Steve Schoch) Newsgroups: comp.dcom.modems,comp.mail.uucp Subject: Re: Problems with HDB uucp xfer Message-ID: <22132@ames.arc.nasa.gov> Date: 22 Feb 89 03:19:13 GMT References: <257@utgard.UUCP> <173@n8ino.UUCP> <24285@amdcad.AMD.COM> <1488@neoucom.UUCP> Sender: usenet@ames.arc.nasa.gov Reply-To: schoch@trident.arc.nasa.gov.UUCP (Steve Schoch) Followup-To: comp.dcom.modems Distribution: na Organization: NASA - Ames Research Center Lines: 16 In article <1488@neoucom.UUCP> wtm@neoucom.UUCP (Bill Mayhew) writes: >2. Talk to your modem at a baud rate less than or equal to the >remote modem and prefereably don't use MNP protocol. Here's what I did. Unfortunately, this requires uucp source so if you don't have source from Berkeley, you're out of luck. I set S51 to 5 (19200 bps interface speed) and S66 to 0. Then my dialer, which is a modification of the hayes dialer makes the connection at 19200. If the modems answers in slow mode, the dialer ioctl's the line to whatever speed it answered and goes on with the rest of uucico. When S66=0 no flow control is used in slow mode and uucico doesn't get confused about at what speed it's actually talking. Steve