home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / upc12bad.zip / usrsport.mdm < prev    next >
Text File  |  1993-08-04  |  3KB  |  79 lines

  1. # *   U.S. Robotics Sportster Modem file for UUPC/extended 1.11x       *
  2. # *       "Mark A. Hunter <lionstar@starport.santa-cruz.ca.us>         *
  3.  
  4. # *      U.S. Robotics Sportster 9600 CCITT V.32 with V.42bis          *
  5.  
  6. # * ORIGINAL File from: USRCOURR.MDM                                   *
  7. # *     U.S. Robotics Courier Modem file for UUPC/extended 1.11q       *
  8. # *              "Roger H. Goun" <roger@loiosh.mv.COM>                 *
  9.  
  10. #      System Information                       #
  11.  
  12. Description=U. S. Robotics Sportster V.32/V.42bis
  13. Device=COM2
  14.  
  15. #      Common to Originate and Answer           #
  16.  
  17. CharDelay=0
  18. ModemTimeout=4
  19. ScriptTimeout=60
  20. Hangup="" +++\d\d OK ATH OK
  21. #Hangup="ogin:" \p\p\p+++\p\p\p "NO CARRIER" \pATZS0=0 OK
  22. #Hangup="" \pATZ OK
  23. NoConnect="BUSY" "NO CARRIER" "NO DIAL TONE"
  24.  
  25. #      Autoanswer Information                   #
  26.  
  27. InSpeed=9600
  28. Ring=RING
  29. Answer="" \pATA CONNECT
  30. AnswerTimeout=60
  31.  
  32. #      Originator Information                   #
  33.  
  34. Connect=CONNECT
  35. DialPrefix=\pATDT
  36. #DialSuffix=
  37. DialTimeout=60
  38.  
  39. #       Initialize String Explanation          #
  40. #       Per U.S. Robotics recommendation       #
  41. #       V.32bis Modem (9600+) with V.42bis     #
  42.  
  43. # \r  Send a return
  44. # \p  Pause for a long while.
  45. # AT  Modem attention (command state).
  46. # Z   Soft reset.  Expect OK.  Try twice.
  47. # \p  Pause for a long while.
  48. # AT  Modem attention (command state).
  49. # &F  Restore factory defaults.  CRUCIAL!!!  Rest are deltas.
  50. # E0  Command mode local echo of keyboard commands OFF.
  51. # &H2 Software (XON/XOFF) flow control.  &H1 Hardware (Clear to Send) flow
  52. #     control doesn't work at 19200 baud.
  53. # &B1 DTE/DCE rate remains fixed at the DTE setting.
  54. # S0=0        Disable auto answer.
  55. # M0  Speaker always OFF.  Allows humans to sleep through the night.
  56.  
  57. #initialize="" \r\pATZ OK-ATZ-OK \pAT&F&H2&B1S0=0M0 OK
  58. #Initialize="" \r\pATZ OK-ATZ-OK \pAT&FE0&H2&B1S0=0M0 OK
  59.  
  60. #   Below is the switch setting for Sportster 9600    #
  61. #    1-off 2-off 3-on 4-off 5-on 6-off 7-off 8-on     #
  62. #   Init string for Sportster 9600 at 2400bps  #
  63. #   Comment line below for 9600                #
  64.  
  65. initialize="" \r\pATZ OK-ATZ-OK \pAT&F OK \pAT&N3&H2&B1S0=0M0 OK
  66.  
  67. #   Init string for Sportster 9600 at 9600bps  #
  68. #   Uncomment line below for 9600              #
  69.  
  70. #initialize="" \r\pATZ OK-ATZ-OK \pAT&F OK \pAT&N6&H1&R2&B1S0=0M0 OK
  71.  
  72. Options=fixedspeed
  73.  
  74. #        Protocol Information                   #
  75.  
  76. # Set window size so that old duplicates are not confused with future packets
  77. # (This is not needed (ahd))
  78. #GWindowSize=3
  79.