home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / sdl1202.exe / README.1ST < prev    next >
Text File  |  1994-12-02  |  1KB  |  30 lines

  1. Note: Before you install this upgrade to V.34, please consult the section of
  2. your manual that explains how to use an SDL file.
  3.  
  4. You will also notice a new file in this archive, USR.CFG.  This is used
  5. to send initial commands to the modem when SDL'ing.  Note the basic
  6. setup we have implemented.  This is to turn off V8-CI, and should be
  7. left in, but you may add additional commands should you so desire.
  8.  
  9. This is the third production maintenance release of V.34: 
  10.     DSP Date:12-2-94
  11.     SV Date :12-2-94
  12.  
  13. SDL file usage :
  14.  
  15.  sdl [/c=n] [/i=n] [/a=n] [/b=n] [/?]
  16.       /c=n : Com Port where n = 1,2,3,4
  17.       /i=n : IRQ Number where n = 2,3,4,5,7
  18.       /a=n : Port Base Addr where n = Hex Address of Port
  19.       /b=n : Bit Rate Where n = 9600,19200,38400,57600,115200
  20.       /q   : Quiet switch for use with batch files
  21.       /?   : This message
  22.  
  23. EXAMPLES   : The command to set SDL to com port 1 with a bit rate of 19200 :
  24.           sdl /c=1 /b=19200 <cr>
  25.  
  26.          The command to set a custom port at com port 3 address but an
  27.          IRQ at 2 :
  28.           sdl /c=3 /i=2 <cr>
  29.  
  30.