Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 1997 14:28:58 -0500 (EST)
From:      "Matthew D. Fuller" <fullermd@keystone.westminster.edu>
To:        "A1C Zachary E. Jones" <user11@qseu.afsv.af.mil>
Cc:        "'FreeBSD Questions'" <questions@freebsd.org>
Subject:   Re: Zoom internal
Message-ID:  <Pine.BSI.3.91.970321141744.23096A-100000@keystone.westminster.edu>
In-Reply-To: <01BC35F3.AEBEDBC0@net48-18.moody.af.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Mar 1997, A1C Zachary E. Jones wrote:
> 	I've seen a lot of questions in the archives about getting internal modems to work.
>       I have a 14.4 Zoom VFP v.32 bis.  Could any of you that got help pass on your solutions. 
>       I have done everything in the hand book with no success.  Is there 
>       some place I need to go to load the AT initialization codes?

OK;
first, edit the /etc/remote file to contain your modem.
Assuming your modem is on COM1 (DOS), it should look something like this:
cuaa0|whatever_else_you_want_to_call_it:\
	:dv=/dev/cuaa0:br#9600:pn=@:
The br# sets the baud rate; I usually use 9600 for doing settings, since 
it's plenty fast enough.
That done, you need to go to root, and send the init string.  Since I 
don't have the code to save settings to my modem's firmware, I have to do 
this everytime I bootup.  It looks something like this:
root>tip cuaa1   (my modem's on COM2)
connected
at&c1&d3&k3&q6 s0=1      (This sets auto-answer, speed negotiation, etc.)

~.    (this won't show up; it closes the connection)
root>

look at the man pages for tip and remote, if you have any more problems.  
I think there's a FAQ citation for this at:
http://www.freebsd.org/FAQ/FAQ151.htm#151

Hope it helps!!

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|FreeBSD is good.      FreeBSD is our friend.     UNIX is our god.|
*Micro$oft is bad.                      Micro$oft causes problems.*
|MicroBSD???      I DON'T THINK SO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!|
|"I hate quotes in signature files"            :-}  MAtthew Fuller|
*fullermd@keystone.westminster.edu                  FreeBSD junkie*
|http://keystone.westminster.edu/~fullermd     Westminster College|
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*




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