home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / SLFP123.ZIP / SLFP.DOC < prev    next >
Encoding:
Text File  |  1990-12-05  |  1.3 KB  |  25 lines

  1. SLFP packet driver info:
  2.  
  3.     param    default     description
  4.     -----    -------     -----------
  5.     /p    0x60        Packet driver interrupt number
  6.     /i    4        IRQ for com port. Use 4 for COM1 and 3 for COM2.
  7.     /b    0x3F8        I/O base address for com port. Use 0x3F8 for
  8.                 COM1 and 0x2F8 for COM2.
  9.     /s    2400        Line speed bit rate.
  10.     /d    -none-        Dial sequence. Use atdt764-4800 for local dial.
  11.     /t    60        Initial timeout. Amount of time to wait for
  12.                 the dialup and initial handshake with Merit.
  13.         /h      1               Initial SLFP handshake. This can be turned off
  14.                                 with value 0. This allows one to make the
  15.                                 initial connection with a terminal emulator
  16.                                 like kermit, and enter PCIP at the TERMINAL=
  17.                                 prompt. This is useful if you have problems
  18.                                 with the SCP training up into SLFP protocol
  19.                                 mode.
  20.          /f     1               Initial FIFO check value. If set to one,
  21.                                 slfp checks for a 16550a UART for the COM
  22.                                 port. This allows the high performence FIFO
  23.                                 on chip to be used. If set to zero, slfp
  24.                                 assumes a normal 8250 chip set.
  25.