From owner-freebsd-questions Fri Jan 11 16:12:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 6157237B419 for ; Fri, 11 Jan 2002 16:12:31 -0800 (PST) Received: from barbish ([63.70.155.122]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Fri, 11 Jan 2002 19:15:18 -0500 From: "Joe & Fhe Barbish" To: "Thomas Cannon" Cc: "FBSD Questions" Subject: RE: cu command to config modem Date: Fri, 11 Jan 2002 19:12:27 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020110214824.Q62388-100000@stereophonic.noops.org> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks for pointing me in the right direction. You were real close. Cu -l /dev/cuaa1 -s9600 is what worked for me. I have always used tip com1 with out any problems. But I am now have this problem with my brand new Zoom model 2920 pci modem with onboard controller and dsp. When I enter AT&V0 to view the active profile or ATI11 to display the connection info about the last call I get interrupt level buffer overflows messages using either tip or cu commands. This only happened on the AT commands that displays internal modem info. Has any body else had the problem? -----Original Message----- From: Thomas Cannon [mailto:tcannon@noops.org] Sent: Friday, January 11, 2002 12:51 AM To: Joe & Fhe Barbish Cc: FBSD Questions Subject: Re: cu command to config modem cu -l /dev/ttyd1 -s 9600 (or something close) should work for you. -l is the line (or device) you want to use -s is the speed (in baud) Cheers, -tcannon On Thu, 10 Jan 2002, Joe & Fhe Barbish wrote: > I have always used 'tip com1' command to talk to the modem with > hayes AT commands. But with this new Zoom 2920 modem I get buffer > overflows for every AT command that displays internal data. > Want to try the cu command but don't know how. Read the man page > but as usual it's clear as mud. > Any other command that is already in the basic install that I can use? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message