From owner-freebsd-questions@FreeBSD.ORG Sun Aug 21 01:19:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD8616A41F for ; Sun, 21 Aug 2005 01:19:28 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id D07FF43D49 for ; Sun, 21 Aug 2005 01:19:27 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j7L1JQiY020050 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 20 Aug 2005 18:19:27 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20050820181536.0655b1a0@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sat, 20 Aug 2005 18:19:45 -0700 To: Gareth Campbell , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <4307D3C5.808@orcon.net.nz> References: <4307D3C5.808@orcon.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: External Modem Speaker X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Aug 2005 01:19:28 -0000 At 06:07 PM 8/20/2005, Gareth Campbell wrote: >Hello everyone, > >Just wondered if there's a way to run my external modem without the >speaker? It doesn't have a switch on it or anything, thought their >might be a ppp command or FreeBSD command or something? If it's a typical hayes compatible modem, send it atm0 to shut the speaker off, then send at&w0 to save the setting. To send those commands to the modem you can use tip, or cu, or whatever you prefer. -Glenn >Thanks > >Gareth >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"