Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 1998 10:54:30 +0300 (EEST)
From:      "Oleg G." <olegg@astra.gal.ukrpack.net>
To:        Questions <questions@FreeBSD.ORG>, "Andrew A.Karjagin" <richi@tdis.gctc.rssi.ru>
Subject:   Re: Modem
Message-ID:  <Pine.BSF.3.96.980528104421.2525A-100000@astra.gal.ukrpack.net>
In-Reply-To: <356AC4F1.987CD94C@tdis.gctc.rssi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 May 1998, Andrew A.Karjagin wrote:

> Hello, people! Anybody help me! How can I send a commands to my local
> modem on FreeBSD machine to control internal options of modem. Thank
> you.

Try to use: 

#cu -l /dev/cuaa0 -s 57600

or

#cu -l /dev/cuaa0 to connect with modem on default speed of
modem<->serialport

You may use the modem commands, like the AT&V, ATA, ATDP... (if Your modem
is Hayes-type) and set up internal options of Your modem.
To exit from cu-terminal use command '~.'
And, read the 'man cu' :)

Regardz, Oleg G.
~~~~~~~~~~~~~~~~



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980528104421.2525A-100000>