home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / citadel / ctdl338d.zip / MODEMS < prev   
Text File  |  1990-05-08  |  3KB  |  173 lines

  1. # MODEMS, for use with Citadel-86's Ease utility.
  2. # '#'s are comments, extending to EOL.  Blank lines are SIGNIFICANT!
  3. #
  4. # This is a collection of text records.  Structure of the records:
  5. #
  6. # Modem Name
  7. # Modem init string
  8. # Reinitialization string
  9. # Dialout Default Prefix
  10. # Dialout 300 Prefix
  11. # Dialout 1200 Prefix
  12. # Dialout 2400 Prefix
  13. # Dialout 4800 Prefix
  14. # Dialout 9600 Prefix
  15. # Dialout 14400 Prefix
  16. # Dialout 19200 Prefix
  17. # Dialout Suffix
  18. # Lock Port baud.  0=300, etc.  -1 implies disabled.
  19. # Comment lines, End of Comment is "&&&&&&".
  20. #
  21. # A "Generic Hayes" set up
  22. Generic Hayes
  23. AT M0 S0=1
  24.  
  25. ATDT
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. \r
  34. -1
  35.  
  36.   This is very general, edit as necessary.
  37.  
  38. &&&&&&
  39. # Hayes SmartModem 2400, as donated by Chez' Spaz
  40. Hayes SmartModem 2400
  41.  
  42. AT
  43. ATDT
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51. \r
  52. -1
  53.   For effective use of the SmartModem 2400:
  54.  o set STORED PROFILE 0 to the following values using
  55. the AT command
  56.  E0 Q0 V1 X3 Y0 &C1 &D2 &G0 &J0 &L0 &P0 &Q0 &R0 &S0 &X0
  57. S0=1
  58.  o Set the modem to use PROFILE 0 for all power-up and
  59. and reset conditions by using the AT&W0 command.
  60.  o Use a comm program to do the above before attempting
  61. to use your SmartModem with Citadel-86.
  62. &&&&&&
  63. #
  64. # USR HST 9600
  65. USR HST 9600
  66. AT X4 S15=8 &M4 &B1 &H1 &A0 M0 S0=1
  67. AT&B1&M4
  68. AT&M0D
  69.  
  70.  
  71.  
  72.  
  73. AT&M4D
  74. AT&M4D
  75. AT&M4D
  76. \r
  77. 4    # 9600 -- can't assume a good chip is in place for greater performance
  78.  o Your modem cable MUST support CTS.
  79.  o You'll find your LOCK-PORT parameter is set to 4
  80.    (9600 baud).  You can up that if you have a good
  81.    UART chip.
  82. &&&&&&
  83. #
  84. # MultiTech's MT224AH
  85. MultiTech MT224AH
  86. AT S0=1 M0 X1 Q0 B1
  87.  
  88. ATDT
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96. \r
  97. -1
  98.  o Recommended 8-pin DIP switch settings (accessible in
  99. bottom of modem):
  100.      1 - UP (DTR controlled by computer)
  101.      2 - UP (Verbose mode on - see "ATV")
  102.      3 - DOWN (Responses enabled - see "ATQ")
  103.      4 - DOWN (Disable echo of commands - see "ATE")
  104.      5 - DOWN (Disable auto-answer - we do it manually)
  105.      6 - UP (Carrier Detect normal)
  106.      7 - UP (RJ11 Jack selected.)
  107.      8 - DOWN (Enable Command Mode)
  108. &&&&&&
  109. #
  110. # Everex 2400 -- the modem from hell
  111. Everex 2400
  112. AT S0=1 E0 V0 L3 S7=25 S2=255 S5=130
  113. ATS0=1E0V0L3S7=25S2=255S5=130
  114. ATDT
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. \r
  123. -1
  124.    DIP switches
  125.  o 1 and 2 Are Comm select - consult docs
  126.  o 3 is IRQ (Controls DTR) - probably DOWN
  127.  o 4 is DCD (Controls Data Carrier Detect), and should
  128.    be down
  129.  o 5 Telephone line select, and should be down
  130.  o ... and have a LOT of patience with this modem.
  131. &&&&&&
  132. #
  133. # Another Everex - ick!
  134. Everex EMAC-MD2400
  135. ATS0=1M0X4Q0B1H0&C1&D2S2=255S7=30
  136. AT
  137. ATDT
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. \r
  146. -1
  147.   Switch 9 Modem Standard  (set to BELL) 
  148.   Switch 8 AT commands     (set to active) 
  149.   Switch 7 Phone Line Type (set to RJ11,14) 
  150.   Switch 6 Carrier Detect  (set to active)
  151.   Switch 5 Auto Answer     (set to on)
  152.   Switch 4 Command Echo    (set to on)
  153.   Switch 3 Result codes    (set to on)
  154.   Switch 2 Result codes    (words instead of numbers) 
  155.   Switch 1 DTR signal      (set to active)
  156. &&&&&&
  157. # CTS DataComm
  158. CTS DataComm
  159. ATQ0S0=1V0&D2E0S2=255S5=130T
  160. AT
  161. ATDT
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. \r
  170. -1
  171. &&&&&&
  172. #
  173.