                                                                Dec. 1995

                          Ether PCI Ethernet Card
                   NDIS Driver for LAN SUPPORT Installation
                   =========================================

**********************************************************
* How to install driver on IBM LAN Support Program v1.33 *
**********************************************************

Method #1 using ETHPCI.NIF file:

1. Insert the LAN Support diskette into drive A:
2. Execute the install program.
   A:\> DXMAID [Enter]
3. One of the selection item is

      "Do you have adapter option diskettes?"  [Yes]

   (You can press [Space] to switch no to yes.)

4. After the LAN Support finish copying, enter the drive and sub-directory of
   the "adapter option diskette".

   (Insert our NDIS driver diskette into drive A:)
   For example, A:\NDIS\DOS [Enter]

5. The installation procedure will finish after completing file copy.


Method #2 modify configuration files after you have already installed other
NICs.

Follow the instructions below to change the contents of CONFIG.SYS and
PROTOCOL.INI files.

1. Copy ETHPCI.DOS to the directory where your IBM LAN Support program
   resides.

2. Modify the original NDIS device driver statement in CONFIG.SYS as
   follows:

                DEVICE = [drive]:\path\ETHPCI.DOS

3. Modify the PROTOCOL.INI file as follows:

                BINDINGS = ETHPCII_NIF
                        :
                        :
                [ETHPCII_NIF]
                    DRIVERNAME = ETHPCI$




