   Driver Installation - for LAN Manager Workstation/Server

   (1) Introduction:
   
     This document describes the procedure to setup LAN Manager 2.1
     Workstation/Server driver for MXIC PCI Fast Ethernet Adapters.


   (2) Location of Driver:
   
      (DOS) \NDIS2DOS\MXNICF.DOS
      (OS/2)\NDIS2OS2\MXNICF.OS2


   (3) Sample Configuration Files:
   
      %%% CONFIG.SYS (for DOS will contain) %%%
          DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /I:C:\LANMAN.DOS
          DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\MXNICF\MXNICF.DOS


      %%% CONFIG.SYS (for OS/2 will contain) %%%
          DEVICE=C:\LANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2
          DEVICE=C:\LANMAN.OS2\DRIVERS\ETHERNET\MXNICF\MXNICF.OS2


      %%% PROTOCOL.INI (will contain) %%%
         [MXNICF_NIF]
         ; PROTOCOL.INI SAMPLE

           DriverName = MXNICF$

           ;; Range: 0-7.
           ;; Usage: "Board=nn"
           ;------------------
           ; Board = 0

           ;; Options: NWAY.
           ;; Usage: "MEDIA_TYPE=xxx"
           ;-------------------------
           MEDIA_TYPE = NWAY


   (4) Setup Procedures:
   
      Before you start with the installation process, make sure that the
      adapter is properly installed and configured. Make sure your
      Microsoft LAN Manager is properly installed.

      1. Run the appropriate Microsoft LAN Manager SETUP for computer you
         are setting up.(DOS, OS/2 or OS/2 Server). Select "Configuration"
         item ,(the MXIC adapter driver isn't included on the LAN Manager 
         disk) and insert the MXIC adapter driver diskette, select the item
         "MXIC PCI Fast Ethernet Adapters NDIS2 MAC Driver" and follow the 
         directions.

      2. When completed, reboot your computer .

