home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / apps / 9655 < prev    next >
Encoding:
Text File  |  1992-12-25  |  2.0 KB  |  69 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!nevada.edu!karu
  3. From: karu@nevada.edu (NARANAPITI KARUNARATNE)
  4. Subject: Re: Settings for Boca 14.4 Please
  5. Message-ID: <1992Dec26.012449.10365@nevada.edu>
  6. Sender: news@nevada.edu (USENET News System)
  7. Nntp-Posting-Host: helios.nevada.edu
  8. Organization: University of Nevada System Computing Services
  9. References: <Bztty4.66M@news.iastate.edu>
  10. Date: Sat, 26 Dec 1992 01:24:49 GMT
  11. Lines: 56
  12.  
  13. In article <Bztty4.66M@news.iastate.edu> TW.FY4@isumvs.iastate.edu (Timothy I Miller) writes:
  14. >     I've decided to try TE/2, but I don't see my modem listed as
  15. >one of the 'supported' modems (their's no set-up file for it).  I
  16. >was wondering if anybody out there knows what the file is supposed
  17. >to look like.  My modem is a Bocamodem 14.4.  Thanks
  18. >
  19. >Timothy Miller
  20. >
  21.  
  22. I use the following settings in my MODEM.INC file and it works great. I hope
  23. that this would work for you too.
  24.  
  25. "; Hayes V-Series 9600 V.42
  26. ;
  27. ; ONE TIME MODEM SETUP:  The first time you run TE/2, upon entering the
  28. ; program, type the following lines and press ENTER after each.  Then
  29. ; exit and restart TE/2.
  30. ;
  31. ;       ATE1Q0M1X4V1S11=60
  32. ;       AT&C1&D2&G0&J0&K3&L0&P0
  33. ;       AT&Q5AT\N3AT\E1S36=5S46=138S48=7W1&W
  34. ;
  35.  
  36. Baud          57600
  37. Parity        N
  38. WordLen       8
  39. StopBits      1
  40.  
  41. XonXoff       BOTH
  42. CtsR5S95=47^M
  43. ModemDialStrg ATDT
  44. ModemDialSufx ^M
  45. ModemHangStrg ;
  46. DTRHangup     TRUE
  47. Connect       CONNECT,57600
  48. ;Connect  CONNECT_1200,1200
  49. ;Connect  CONNECT_2400,2400
  50. ;Connect  CONNECT_9600/ARQ,9600
  51. ;Connect         CONNECT_14400/ARQ,14400
  52. ;Connect         CONNECT_38400/ARQ,38400
  53. ;Connect         CONNECT_57600/ARQ,57600
  54.  
  55. NoConnect     NO_DIALTONE
  56. NoConnect     NO_CARRIER
  57. NoConnect     BUSY
  58. NoConnect     VOICE
  59.  
  60. I could not get it to work with S95=44 as suggested in the 
  61. instructions that came with the modem. S95=47 works. However,
  62. please do not ask me why because I do not know. S95 values are
  63. not documented in the docs and when I called Boca tech people 
  64. would not explain either. 
  65.  
  66. Karu.
  67. "
  68.  
  69.