From owner-freebsd-questions Fri Oct 6 21:15:57 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA09136 for questions-outgoing; Fri, 6 Oct 1995 21:15:57 -0700 Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA09125 for ; Fri, 6 Oct 1995 21:15:52 -0700 Received: from late5.e-technik.uni-erlangen.de by relay3.UU.NET with SMTP id QQzkjh16376; Sat, 7 Oct 1995 00:15:44 -0400 Received: (from tuucp@localhost) by late5.e-technik.uni-erlangen.de (8.6.10/8.6.6) id XAA01224 for uunet!freebsd.org!freebsd-questions@uunet.uu.net; Fri, 6 Oct 1995 23:39:52 -0400 Received: from odin (iwte01-2.dialin.rrze.uni-erlangen.de [192.44.83.18]) by iwte01.dialin.rrze.uni-erlangen.de (8.6.11/8.6.6) with ESMTP id UAA00483; Fri, 6 Oct 1995 20:40:08 +0100 Received: (from eilts@localhost) by odin (8.6.8/8.6.6) id UAA00523; Fri, 6 Oct 1995 20:40:05 +0100 Date: Fri, 6 Oct 1995 20:40:05 +0100 From: Hinrich Eilts Message-Id: <199510061940.UAA00523@odin> Received: by NeXT.Mailer (1.100) Received: by NeXT Mailer (1.100) To: sawmill!rjk@uunet.uu.net (Richard Kuhns) Subject: Re: Hylafax/faxgetty under FreeBSD-2.0.5 Cc: uunet!freebsd.org!freebsd-questions@uunet.uu.net Sender: owner-questions@FreeBSD.org Precedence: bulk > Is anyone using this? While I can install & configure Hylafax just fine, > once faxgetty grabs the line -- it sets the modem register S0 to 0 (don't > autoanswer) and listens for the modem to say `RING' -- the device is always > busy as far as kermit/cu are concerned. My setup is a symlink /dev/modem -> /dev/cuaa2 and an entry in /etc/ttys modem "/usr/local/sbin/faxgetty" vt100 on Kermit and pppd (with chat) works fine on /dev/modem too, only faxgetty somtime dies by signal 11 if it is blocked by pppd, but this dosen't matter besides a corefile, because it is automatically started new. It is importand every program using /dev/modem creating a lockfile (/var/spool/lock) of same kind (ASCII), or faxgetty will kill it after a view secounds. Hinrich