                                                                Dec. 1995
 
                           Ether PCI Ethernet Card
                   NDIS Driver for LAN SERVER Installation
                   ========================================

***********************************************
* How to install driver on IBM LAN SERVER 4.0 *
***********************************************

1. In OS/2 Desktop, double click the mouse button on MPTS icon

2. Click the <Configure> button

3. Select the "LAN adapters and protocols"

4. Click the <Configure> button

5. Select the "Other adapters ..."

6. Put the Driver Diskette into floppy drive A or B and type the driver path
   where the driver is.

   A:\

7. Click the <OK> button

8. click "IBM OS/2 NETBIOS"            --> Add
   click "IBM IEEE 802.2"              --> Add
   click OK  --> Close --> Exit

9. Reboot your computer


***********************************************
* How to install driver on IBM LAN SERVER 3.0 *
***********************************************

1. You must first install IBM OS/2 in your system:
       Bootup with OS/2 Install Disk in drive 'A' and install OS/2

   You must install the LAPs program before installing the LAN Server
   or Requester program. Insert the "NTS/2 Adapter & Protocol Support Disk"
   in drive B and run the LAPs program:

       >LAPS  --choose "Install" and specify the target drive
                choose "Install" again and insert your prepared
                        Driver disk in drive 'A'
                choose "Configure"
                click "Ether 10/100M PCI Ethernet Adapter" --> Add
                click "IBM OS/2 NETBIOS"            --> Add
                click "IEEE 802.2"                  --> Add
                click OK  --> Exit  -->  Continue

        Reboot your computer

   Your CONFIG.SYS and PROTOCOL.INI files should reflect your card setup:

    \CONFIG.SYS
    ===========
    :
    Device=d:\IBMCOM\MACS\ETHPCI.OS2
    :

    \IBMCOM\PROTOCOL.INI
    ====================
    :
    [ETHPCII_NIF]
       Drivername = ETHPCI$

2. You can now install the LAN Server or Requester program.  For more
   instruction, please refer to your IBM LAN Server "Planning and
   Installation" manual.


****************************************************
* How to install driver on IBM OS/2 2.0 Lan Server *
****************************************************

1. Assuming your OS/2 2.0 is properly installed and working, proceed to
   install LAN SERVER.  At this point in time, no network adapters
   must be installed in the computer.

2. Install LAN SERVER according to IBM installation procedures.  At the
   point where LAN SERVER asks for LAN Adapter, select any of the adapters
   supported by LAN SERVER.  For example, we select 'Western Digital
   EtherCard PLUS ...'.  After LAN Adapter selection, continue installing
   LAN SERVER.

3. After LAN SERVER is successfully installed, shut down OS/2 for system
   configuration.  Do not insert any network adapters.  The OS/2
   system will boot up and bring up LAN SERVER services. You will
   encounter errors with LAN SERVER because the network adapter you
   selected is not installed.  Ignore the errors and continue with OS/2
   booting.

4. Insert the driver diskette in drive A:,(you must select NDIS os2 and
   specify target path to 'A:\' when run install) and copy
   the following files,

        COPY A:\NDIS\OS2\ETHPCI.OS2 C:\IBMCOM\MACS
        COPY A:\NDIS\OS2\ETHPCII.NIF C:\IBMCOM\MACS

   At the OS/2 Desktop, run OS/2 system editor.  You have to edit two files
   namely,

        C:\CONFIG.SYS
        C:\IBMCOM\PROTOCOL.INI

   Editing CONFIG.SYS
   ------------------
   (1) Look for the following line

       DEVICE=C:\IBMCOM\MACS\MACWD.OS2

       and change it to

       DEVICE=C:\IBMCOM\MACS\ETHPCI.OS2

   Editing PROTOCOL.INI
   --------------------
   (1) In the section [IBMLXCFG], add the following line

       ETHPCII_nif = ETHPCI.nif

   (2) In the section [NETBEUI_nif], look for the line

       Bindings = MACWDMC_nif

       and change it to

       Bindings = ETHPCII_nif

   (3) In the MAC SECTION definitions, add the following section

       [ETHPCII_nif]
        DriverName = ETHPCI$

5. After modifying the two files above, shutdown your OS/2 system and
   turn the computer off.

   your computer to start OS/2.
   Upon OS/2 startup, you should notice that LAN SERVER services will now
   successfully start without any errors.

************************************************************
* How to install driver on IBM Communication Manager v 1.0 *
************************************************************

Supposing that you have installed the IBM Communication Manager in your
computer.

1. Copy both ETHPCI.OS2 and ETHPCII.NIF from the \NDIS\OS2 subdirectory of
   the shipping driver diskette to C:\IBMCOM\MACS directory.

2. Execute CM's install program, select Ether PCI Ethernet adapter and select
   protocols.

3. Make sure "DEVICE = C:\IBMCOM\MACS\ETHPCI.OS2" statement is in the
   CONFIG.SYS file.

4. Shutdown your OS/2 system, then reboot your PC.


********************************************************
* How to install driver on IBM DOS LAN SERVICES v 4.0  *
********************************************************

1. Run a:\install program from IBM DOS LAN SERVICES released diskette.

2. In Network card item to select desired Network card and follow the
   instructions as shown.

3. In Select the type of network card MENU.
   Select "Network card not shown in list below ..."
   Specify the location of the oemsetup.inf file for the OEM driver you
   want to use, and then press "Enter".
   It will show driver's name
   Make sure the driver configuration is correct.

4. Follow up to finish the installation, you must restart your computer before
   you can use DOS LAN Services.


