From owner-freebsd-doc Fri Mar 28 01:37:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA00117 for doc-outgoing; Fri, 28 Mar 1997 01:37:00 -0800 (PST) Received: from ami.tom.computerworks.net (root@AMI.RES.CMU.EDU [128.2.95.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA00111 for ; Fri, 28 Mar 1997 01:36:57 -0800 (PST) Received: from bonkers.taronga.com by ami.tom.computerworks.net with smtp (Smail3.1.29.1 #1) id m0wAY5H-0021WdC; Fri, 28 Mar 97 04:36 EST Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id DAA00745; Fri, 28 Mar 1997 03:38:07 -0600 Date: Fri, 28 Mar 1997 03:38:07 -0600 From: peter@taronga.com (Peter da Silva) Message-Id: <199703280938.DAA00745@bonkers.taronga.com> To: leec@adam.adonai.net Subject: Re: dialup modem setup documentation Newsgroups: taronga.freebsd.doc In-Reply-To: Organization: none Cc: doc@freebsd.org Sender: owner-doc@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article you write: > stty ttyD00 "/usr/libexec/getty std.115200" dialup on insecure You can put the rest of the flags you're setting in gettytab and /etc/remote, too. That way they get set apropriately for the program that's talking to the modem. (I've just been burned too many times having the same settings in two different places) >* Now comes the blood, sweat, and tears part... Setting up the modem. And that's different for *every* modem, unfortunately. > -- at&C1 (select data carrier detect (dcd) option) > Some modems need &C0 and some need &C1. You want dcd to follow > carrier detect. I needed &C1. Some need &C3. Some use S-registers (S53=3 in Telebit Trailblazers). It's not standardized in any way shape or form. The rest of the options are the same way... the best place to get help with modem setup is the Hylafax modem list. Yeh, I know, *sigh*.