From owner-freebsd-questions Thu Oct 26 10:36:28 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA15032 for questions-outgoing; Thu, 26 Oct 1995 10:36:28 -0700 Received: from Eris.Manchester.EDU ([192.189.3.70]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA15022 for ; Thu, 26 Oct 1995 10:36:15 -0700 Received: (from shepner@localhost) by Eris.Manchester.EDU (8.6.9/8.6.9) id MAA12397 for freebsd-questions@freebsd.org; Thu, 26 Oct 1995 12:34:55 -0500 Date: Thu, 26 Oct 1995 12:34:55 -0500 From: User Shepner Message-Id: <199510261734.MAA12397@Eris.Manchester.EDU> To: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org Precedence: bulk Ill try to respond to all of the messages at once: The switches are set 1(up),2(up),3(up),4(down),5(up),6(up),7(up),8(down). ---------- When the modems are connected, the following lights are lit: AA,CD,TR,CS,ARQ/FAX ---------- When there is NO connection the following are lit: AA,TR,CS ---------- Here is what is in NVRAM profile 0: DIAL=TONE B0 F1 M1 X4 BAUD=19200 PARITY=N WORDLEN=8 &A3 &B1 &G0 &H1 &I0 &K1 &M4 &N0 &P0 &R2 &S0 &T5 &Y1 S00=001 S02=043 S03=013 S04=010 S05=008 S06=002 S07=060 S08=002 S09=006 S10=007 S11=070 S12=050 S13=001 S14=000 S15=000 S19=000 S21=010 S22=017 S23=019 S24=000 S25=005 S26=000 S27=000 S28=008 S29=020 S31=000 S32=000 S33=000 S34=006 S35=000 S36=014 S37=000 S38=000 S44=015 S51=000 ---------- here are the differences found with ATI4 from above: E0 Q1 V1 Y0 DIAL=HUNT ON HOOK &C1 &D2 S01=000 S16=000 S17=000 S18=000 S20=000 S30=000 ---------- Previously I had AT&B2 set w/o any success. ---------- The suggestion of ATS13=1 didnt seem to help (it was S13=0 before) ---------- Months ago (when this was actually working) I had everything set to 2400 baud. This was b/c I didnt have anything faster to dial in with. I only switched to the faster speeds after going through the FreeBSD handbook ---------- here is the line in /etc/remote that Im using: t:dv=/dev/cua00:br#19200:at=hayes:pa=none The last 2 parts were added in an attempt to stop tip from connecting at 19200,7,E,1 ---------- The suggestion of using tip to connect to the modem and then typing AT&Q then AT&W didnt seem to help either. I tried this with both AT&B1 and AT&B2. ---------- >ttyd0 "/usr/libexec/getty std.19200" unknown on > . . . >stty -f /dev/ttyid0 -clocal crtscts >stty -f /dev/ttyld0 -clocal crtscts >kill -1 1 This worked....(why?) ---------- the part of /etc/gettytab that I am using: 6|std.2400|2400-baud:\ :np:sp#2400: 2|std.9600|9600-baud:\ :np:sp#9600: g|std.19200|19200-baud:\ :np:sp#19200: V19200:nx=V9600;tc=std.19200: V9600:nx=V2400:tc=std.9600: V2400:nx=V19200:tc=std.2400: ---------- All of the above hopefully covers everything. Im really interested in knowing why using std.19200 works when V19200 doesnt. thanks, stephen shepner@eris.manchester.edu