From owner-freebsd-hackers Sat Jan 24 16:28:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26692 for hackers-outgoing; Sat, 24 Jan 1998 16:28:25 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from capecod.net (ostb44.capecod.net [207.19.28.44]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26676; Sat, 24 Jan 1998 16:28:19 -0800 (PST) (envelope-from crtb@capecod.net) Received: from localhost (crtb@localhost) by capecod.net (8.8.5/8.8.5) with SMTP id PAA04466; Sat, 24 Jan 1998 15:43:18 -0500 (EST) Date: Sat, 24 Jan 1998 15:43:18 -0500 (EST) From: Chuck To: Alejandro Galindo cc: freebsd-hackers@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: Modem Speed in ttys and gettytab files In-Reply-To: <1.5.4.32.19980124001155.00949cd8@exsocom.com.mx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk How about the control leads? It might help if you have a breakout box, to monitor the RS-232 signals. Kermit should raise DTR (pin 20 at the modem) and RS (pin 4 at the modem). The modem should respond with its own CS (pin 5) and DSR (pin 6). Pin 8 asserts CD and should only come on when a connection has been made over the phone line. If Kermit can assert pins 4 and 20 (I forget what pin numbers at the 9-pin connector), the modem should respond to AT commands at all speeds. Chuck Bacon -- crtb@capecod.net ABHOR SECRECY -- DEFEND PRIVACY On Fri, 23 Jan 1998, Alejandro Galindo wrote: > i set speed 115200 with kermit, the problem now is the modem not > respond to "at" commands, next i set the speed to 19200 but the modem dont > respond to "at" commands, i use the tip program for configure the modems > (like kermit) but i cant configure the modem to factory at&f, how can i do?. > > With other modem, i use the "mgetty -s 115200" in ttys file and it > works (from reply Jim Bryant ) and the comunication is > most faster now we have an average round-trip (with ping) of 140 ms in the > past the average was 230 ms (betwen the server and > the interface pppc00.mydomain --> /dev/ttyc00). > > the question now is why if the modem works well with mgetty and 115200 of > speed when i set the speed with kermit to 115200 the modem is'nt work? > > thank you for your replys > Saludos > Alejandro