LAN Manager Server
------------------

   Introduction:
   -------------
   This document describes the procedure to setup LAN  Manager 2.X
   Server driver for BE100TX-E PCI Fast Ethernet Card.

   Location of Driver: \MSLANMAN.OS2\DRIVERS\ETHERNET\NE100TX\NE100TX.OS2
                      

   Sample Configuration Files:
   ---------------------------
      CONFIG.SYS (will contain):

          DEVICE=C:\LANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2
          DEVICE=C:\LANMAN.OS2\DRIVERS\ETHERNET\NE100TX\NE100TX.OS2


      PROTOCOL.INI (will contain):

         [NE100TX_NIF]
         ; PROTOCOL.INI SAMPLE

           DriverName = NE100$
           
   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.(OS/2 Server). Select "Configuration"
         item ,(the NE100TX-E PCI Fast Ethernet Card driver isn't included
         on the Lan Manager disk) and insert the NE100TX-E PCI Fast Ethernet
         Card driver disk, select the "NE100TX-E PCI Fast Ethernet Adapter" 
         and follow the directions.

      2. When completed, reboot your computer .

   NOTES:
   ------

      Sample PROTOCOL.INI for LAN Manager:

           [PROTMAN]
           DRIVERNAME = PROTMAN$
           DYNAMIC = YES
           PRIORITY = NETBEUI

           [NETBEUI_XIF]
           Drivername = netbeui$
           SESSIONS = 6
           NCBS = 12
           BINDINGS = "NE100TX_NIF"
           LANABASE = 0

           [NE100TX_NIF]
           ;
           ; PROTOCOL.INI Sample Adapter
           ;
           DriverName = NE100$
-----------------------------------[ END ]-------------------------------------