From owner-freebsd-newbies Thu Feb 21 13:29:43 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from c014.snv.cp.net (c014-h003.c014.snv.cp.net [209.228.35.77]) by hub.freebsd.org (Postfix) with SMTP id 56DA737B421 for ; Thu, 21 Feb 2002 13:29:11 -0800 (PST) Received: (cpmta 13928 invoked from network); 21 Feb 2002 13:29:10 -0800 Received: from 207.113.30.235 (HELO bigbeat) by smtp.cswebmail.com (209.228.35.77) with SMTP; 21 Feb 2002 13:29:10 -0800 X-Sent: 21 Feb 2002 21:29:10 GMT Message-ID: <000c01c1bb1e$c68b5e80$ca0110ac@bigbeat> Reply-To: "Kliment Andreev" From: "Kliment Andreev" To: References: Subject: Re: external modem Date: Thu, 21 Feb 2002 16:28:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I have a US Robotics 56K modem hooked up to cuaa1. I can enter terminal mode > in which I expect to be able to enter AT commands, > but get nothing, can't enter in anything. All I can do is ~. to > exit. > > Is there some special file or option that I need to add or edit to > directly talk to the modem? This is for common UNIX. Try with stty < /dev/cua1 and you should be able to see something similar speed 9600 baud; ispeed 0 baud; ospeed 9600 baud; -parity hupcl clocal swtch = ; susp = ; -inpck -istrip -ixon -opost -isig -icanon -echo -echoe -echok To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message