From owner-freebsd-questions Wed Jul 5 06:23:25 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA22947 for questions-outgoing; Wed, 5 Jul 1995 06:23:25 -0700 Received: from fslg8.fsl.noaa.gov (fslg8.fsl.noaa.gov [137.75.131.171]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA22941 ; Wed, 5 Jul 1995 06:23:23 -0700 Received: by fslg8.fsl.noaa.gov (5.57/Ultrix3.0-C) id AA19910; Wed, 5 Jul 95 07:23:00 -0600 Received: by emu.fsl.noaa.gov (1.38.193.4/SMI-4.1 (1.38.193.4)) id AA07195; Wed, 5 Jul 1995 07:25:31 -0600 Date: Wed, 5 Jul 1995 07:25:31 -0600 From: kelly@fsl.noaa.gov (Sean Kelly) Message-Id: <9507051325.AA07195@emu.fsl.noaa.gov> To: Nik.Clayton@brunel.ac.uk Cc: freebsd-faq@freebsd.org, questions@freebsd.org In-Reply-To: <18126.9507051019@mishmash.brunel.ac.uk> (message from Nik Clayton on Wed, 5 Jul 1995 11:19:47 +0100 (BST)) Subject: Re: TIP and Hayes modems (Question 9.9) Sender: questions-owner@freebsd.org Precedence: bulk >>>>> "Nik" == Nik Clayton writes: Nik> How do, I've just been experimenting with 'tip' on FreeBSD Nik> 2.0.5 950622-SNAP, and bumped into the following: Nik> In the FAQ (/usr/share/FAQ/Text/FreeBSD.FAQ) question 9.9, Actually, the FAQ is out of date. The 2.0.5 tip doesn't have compiled- in support for any ACUs now, but instead reads /etc/modems for the entry named by the `at' capability in /etc/remote; further, generic AT modem support's built-in as the default, so using `at=generic' should work most of the time. Of course, there are some new bugs in tip now that it's using termios instead of sgtty. Sigh. -- Sean Kelly NOAA Forecast Systems Lab, Boulder Colorado USA TASK: Shoot yourself in the foot. In Pascal: The compiler won't let you shoot yourself in the foot.