Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 16:28:56 -0500
From:      "Kliment Andreev" <klimenta@futurebit.com>
To:        <freebsd-newbies@freebsd.org>
Subject:   Re: external modem
Message-ID:  <000c01c1bb1e$c68b5e80$ca0110ac@bigbeat>
References:  <F43fJ8VrRQvXlaoY99E00011c90@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 = <undef>; susp = <undef>;
-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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c1bb1e$c68b5e80$ca0110ac>