   LAN Manager Workstation/Server

   Introduction:
   -------------
   This document describes the procedure to set up Microsoft LAN Manager
   Workstation/Server driver for D-Link DE-528CT PCI Adapter.

   Location of Driver:  \MSLANMAN.DOS\DRIVERS\ETHERNET\DE528\DE528.DOS


   Sample Configuration Files:
   ---------------------------
      CONFIG.SYS:

          DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /I:C:\LANMAN.DOS
          DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\DE528\DE528.DOS

      PROTOCOL.INI:

         [DE528]
         ; DE528 RPOTOCOL.INI SAMPLE
         DriverName = DE528$
         AdapterID  = @0123456789AB   ;  This item is only required when
                                      ;  more than one DE528 adapters
                                      ;  exist on one system.

   Setup driver procedures on LAN Manager workstation/server :
   -----------------------------------------------------------
      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. Select "Configuration" item, select the
         <Other Driver> item (the DE528 driver isn't included on the
         LAN Manager disk) and insert the driver disk, specify the
         driver name of the driver disk (don't specify the path name),
         and follow the instructions.

      2. When completed, reboot your computer.


   NOTES:
   ------

      1. Parameters for the PROTOCOL.INI file:

         DRIVERNAME: This is the required parameter. See example at top
                     of this document for syntax.

         AdapterID : This keyword is provided by DE528, and is required
                     when more than one DE528 adapters exist on one
                     system. You must modify the AdapterID value in file,
                     \LANMAN\PROTOCOL.INI, by yourself.

      2. Sample PROTOCOL.INI for LAN Manager:

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

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

           [DE528_NIF]
           ;
           ; DE528 PROTOCOL.INI Sample Adapter
           ;
           DriverName = DE528$
           AdapterID  = @0123456789AB
