   Banyan Vines Installation

   ******************************************************
   * How to install PCIND.DOS on Banyan VINES v4.00(2) *
   ******************************************************

   NOTE : To install PCI Ethernet adapter NDIS driver program, you need
          Banyan VINES v4.00(2) or above.

   Location of driver : \NDIS\DOS\LAN_S4\PCIND.DOS

   1. Create a bootable diskette (booted with DOS 3.1 or above) which will
      be used as boot diskette of Banyan VINES workstation or create a sub-
      directory on your hard disk.

      There are two methods to copy the required files for Banyan VINES
      workstation to the bootable diskette or sub-directory of hard disk.

      Method 1.
       1) Execute 'INSTALL' command which was saved in the diskette labeled
          "VINES MASTER DISK".
       2) Follow the instructions to copy the files to the bootable diskette
          or sub-directory of hard disk.

      Method 2.
       1) Execute 'BAN' command.
       2) Login VINES system.
       3) Execute 'PCCOPY' command.
       4) Select 'NDIS Ethernet' item and follow instructions as menu driven
          for copying the files to the bootable diskette or sub-directory of
          hard disk.


   2. Insert the PCI Ethernet adapter driver program diskette in drive 'A'
      and insert the ard prepared bootable diskette in drive 'B'.
      Afterwards, copy the appropriate NDIS driver files PCIND.DOS from 
      drive 'A' to 'B' or sub-directory of hard disk.


   3. Create a CONFIG.SYS file which contains the following statements:

        DEVICE=PROTMAN.DOS /I:A:\
        DEVICE=PCIND.DOS

      NOTE: " A:\" is the path which may be changed depending on the location
            of the files for Banyan VINES workstation.


   4. Create a PCIND.NIF file and include the following statements in this
      file:

        Model = PCI Ethernet Adapter
        Path = A:\
        DeviceDriver = PCIND.DOS
        DeviceName = PCIND$
        Type = NDIS

      NOTE: " A:\" is the path which may be changed depending on the location
            of the files for Banyan VINES workstation.


   5. Create a PROTOCOL.INI file as follows:

        [PROTOCOL MANAGER]
        drivername = PROTMAN$

        [VINES_XIF]
        drivername = NDISBAN$
        bindings = "PCIND"

        [ETHPCI]
        drivername = PCIND$

   6. Execute 'PCCONFIG' command

      1) The "CONFIGURING A PC FOR THE NETWORK" is displayed on the screen
         then select item '1 - Network Card Settings'.
                    |
         The "Network Card Setting" is displayed on the screen then select
         item 'NDIS Ethernet'.
                    |
         The "NDIS Ethernet" is displayed on the screen then set your choice
         for ISA Plug and Play NIC
           Ex. Interrupt Level (2-15) : 3
               PROTOCOL.INI bindings = PCIND
                    |
      2) Return to Screen "CONFIGURING A PC FOR THE NETWORK" then select item
         '2 - Login Environment Settings'.
                    |
         The "Network Card Setting" is displayed on the screen then select
         item 'NDIS Ethernet'.
                    |
         then 'PCCONFIG.DB' file will be generated.

   7. Reboot your computer.

   8. Login into VINES by executing the 'BAN' command.
