home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.apps
- Path: sparky!uunet!nevada.edu!karu
- From: karu@nevada.edu (NARANAPITI KARUNARATNE)
- Subject: Re: Settings for Boca 14.4 Please
- Message-ID: <1992Dec26.012449.10365@nevada.edu>
- Sender: news@nevada.edu (USENET News System)
- Nntp-Posting-Host: helios.nevada.edu
- Organization: University of Nevada System Computing Services
- References: <Bztty4.66M@news.iastate.edu>
- Date: Sat, 26 Dec 1992 01:24:49 GMT
- Lines: 56
-
- In article <Bztty4.66M@news.iastate.edu> TW.FY4@isumvs.iastate.edu (Timothy I Miller) writes:
- > I've decided to try TE/2, but I don't see my modem listed as
- >one of the 'supported' modems (their's no set-up file for it). I
- >was wondering if anybody out there knows what the file is supposed
- >to look like. My modem is a Bocamodem 14.4. Thanks
- >
- >Timothy Miller
- >
-
- I use the following settings in my MODEM.INC file and it works great. I hope
- that this would work for you too.
-
- "; Hayes V-Series 9600 V.42
- ;
- ; ONE TIME MODEM SETUP: The first time you run TE/2, upon entering the
- ; program, type the following lines and press ENTER after each. Then
- ; exit and restart TE/2.
- ;
- ; ATE1Q0M1X4V1S11=60
- ; AT&C1&D2&G0&J0&K3&L0&P0
- ; AT&Q5AT\N3AT\E1S36=5S46=138S48=7W1&W
- ;
-
- Baud 57600
- Parity N
- WordLen 8
- StopBits 1
-
- XonXoff BOTH
- CtsR5S95=47^M
- ModemDialStrg ATDT
- ModemDialSufx ^M
- ModemHangStrg ;
- DTRHangup TRUE
- Connect CONNECT,57600
- ;Connect CONNECT_1200,1200
- ;Connect CONNECT_2400,2400
- ;Connect CONNECT_9600/ARQ,9600
- ;Connect CONNECT_14400/ARQ,14400
- ;Connect CONNECT_38400/ARQ,38400
- ;Connect CONNECT_57600/ARQ,57600
-
- NoConnect NO_DIALTONE
- NoConnect NO_CARRIER
- NoConnect BUSY
- NoConnect VOICE
-
- I could not get it to work with S95=44 as suggested in the
- instructions that came with the modem. S95=47 works. However,
- please do not ask me why because I do not know. S95 values are
- not documented in the docs and when I called Boca tech people
- would not explain either.
-
- Karu.
- "
-
-