home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / usermdm.txt < prev    next >
Text File  |  1995-03-30  |  2KB  |  44 lines

  1. ; To add support for a new modem, you can either make changes to existing
  2. ;   lines at the end of this file, or add a new line.  If you add a new line,
  3. ;   you must increment the number just above the lines.  Each line must
  4. ;   contain the following 8 items, each separated only by the symbol ^.
  5. ;
  6. ; Modem Name
  7. ;   Up to 80 characters in length.
  8. ;
  9. ; Maximum Speed
  10. ;   The maximum baud rate that your modem can accept commands.
  11. ;
  12. ; Modem Initialization String
  13. ;   Commands that will be used to configure the modem before dialing.
  14. ;
  15. ; Second Modem Initialization String
  16. ;   Enter a second (or third, etc.) modem initialization string only if
  17. ;   your modem requires more configuration commands than the modem can
  18. ;   accept in a single string.
  19. ;
  20. ; Third Modem Initialization String
  21. ;   See above.
  22. ;
  23. ; Fourth Modem Initialization String
  24. ;   See above.
  25. ;
  26. ; Connect Message:
  27. ;   The message your modem displays when it establishes a connection.
  28. ;
  29. ; Flow control:
  30. ;   Must be 1 for modems that use hardware flow control (CTS/RTS) or 2 for
  31. ;   software flow control.
  32. ;
  33. ; Reserved value:
  34. ;   Must be zero.
  35. ;
  36. ; This line and all lines above are comments. The lines below are modem data.
  37. 7
  38. Direct Connect (Cabled)^115200^^^^^^2^1
  39. Hayes compatible 1200^1200^ATE1V1Q0S0=0^^^^^2^0
  40. Hayes compatible 2400^2400^ATE1V1Q0S0=0S11=55&C1&D2^^^^^2^0
  41. Hayes compatible high-speed^19200^AT&FE1V1Q0L0&C1&D2&K3S11=55S38=0S95=2^^^^^1^0
  42. User defined highspeed^38400^AT&FE1V1Q0X4&C1&D2&K3&R0S11=40S38=0S95=3^^^^CONNECT^1^0
  43. User defined low speed^2400^ATE1V1Q0S0=0S11=55&C1&D2^^^^CONNECT^2^0
  44. IBM 7851 14.4^14400^AT&F^AT&C1&D2&K3&Q5^^^CONNECT^1^0