   NDIS Driver Notes
                                                                    v1.00
      
      
      General NDIS Driver Notes for Artisoft's NodeRunner Pro(TM) LAN
      Adapter
      ===============================================================
      
      
         
         Location of Driver:     \NDIS\EPRO.DOS
                                 \NDIS\EPRODOS.NIF
                                 \NDIS\EPRO.OS2
                                 \NDIS\EPROOS2.NIF
         
                                 \DOS\EPRO.DOS
                                 \DOS\EPROEDOS.NIF
                                 \IBMOS2\EPRO.OS2
                                 \IBMOS2\EPROEOS2.NIF
      
      Sample Configuration Files
      --------------------------
      
      CONFIG.SYS (for DOS will contain):
         
         DEVICE=C:\path\PROTMAN.DOS /I:C:\path
         DEVICE=C:\path\EPRO.DOS
      
      CONFIG.SYS (for OS/2 will contain):
         
         DEVICE=C:\path\PROTMAN.OS2 /I:C:\path
         DEVICE=C:\path\EPRO.OS2
      
      PROTOCOL.INI (contains):
         
         [EPRO_NIF]
         DriverName=EPRO$
         IOADDRESS=0x300
      
      
      General Notes
      -------------
      
      1  If you have a Plug and Play BIOS and are running OS/2*, Windows
         NT*, or a NetWare* server, make sure you DISABLE Plug and Play
         on your adapter using NProSet (Advanced Options menu). These
         environments don't support Plug and Play. If Plug and Play is
         enabled in these environments, the NOS may not be able to find
         your adapter.
      
      
      
      2  Many different network operating systems use a standard 2.0.1
         version NDIS driver to talk to the network adapter. The
         NodeRunner Pro adapter's NDIS driver conforms to
         Microsoft's 2.0.1 NDIS specification.
      
      3  The NodeRunner Pro disk contains the files you need to
         install and use the adapter card with a variety of NDIS based
         operating systems. See details below to find out which
         subdirectory has the files you require.
      
      
      File          Purpose
      -----------   ---------------------------------------------------
      
      EPRO.DOS      NDIS driver for DOS workstations.
      
      EPRO.OS2      NDIS driver for servers & OS/2 workstations.
      
      EPRODOS.NIF   This is the standard DOS NIF file that is used with
               Microsoft LAN Manager installations. Other Network
               Operating systems may use this file during their
               installation. If so, specify the \NDIS directory when
               installing the driver.
      
      EPROOS2.NIF   This is the standard OS/2 NIF file that is used with
               Microsoft LAN Manager installations. Other Network
               Operating systems may use this file during their
               installation. If so, specify the \NDIS directory when
               installing the driver.
      
      EPROEDOS.NIF  This file is an extended NIF file that is referenced
               by IBM LAN Support Program. Specify the \DOS directory
               when installing so that the installation procedure will
               find the correct NIF file.
      
      EPROEOS2.NIF  This file is an extended NIF file that is referenced
               by IBM LAN Support Program. Specify the \IBM0S2 directory
               when installing so that the installation procedure will
               find the correct NIF file.
      
      PROTOCOL.INI  Fragment of the general PROTOCOL.INI file. This
               fragment contains information specific to the NodeRunner
               Pro adapter. You'll need to add this fragment to the
               general PROTOCOL.INI file.
      
      
      
      
      Hints and Tips
      --------------
      
      1. Parameters for the PROTOCOL.INI file:
         
         DRIVERNAME: This is the one required parameter. See example at
            top of this document for syntax.
         
         IOADDRESS:  This is the base I/O address for the adapter. If you
            are using multiple boards in one machine, make sure you
            specify the correct IOADDRESS for each board.
         
         INTERRUPT: <optional> This is the system interrupt that the
            adapter uses. If a value is specified and it is different
            from what the card is currently set to, this parameter will
            OVERRIDE whatever is in the EEPROM.
