
               Accton Technology Corporation
            NetWare Driver Installation Overview
            ====================================

This README describes some important file contained
in the \NETWARE subdirectory. For more information please
check your "Novell NetWare ODI Shell for DOS" manual.

LSL.COM
  This file implements the Link Support Layer for  DOS ODI
  workstations, and is the program generally loaded first
  when booting. The Link Support Layer file enables the
  workstation to communicate over several protocols.

IPXODI.COM
  This is Novell's protocol stack for DOS ODI workstations.
  It performs the same functions as IPX.COM does for DOS
  workstations. However it is optional and loaded after the
  LAN driver. This is because other protocols can be loaded
  in its place of, or along with it. This is one of the key
  features of the ODI environment.

NETx.COM
  NetWare's network program.
  * Use NETx.COM if your host PC uses the conventional memory
  * Use EMSNETx.EXE if your host PC uses expanded memory
    (LIM 4.0 EMS compatible)
  * Use XMSNETx.EXE if your host PC uses Extended memory
    (XMS 2.0 compatible)

NETBIOS.EXE
  NETBIOS emulation program (INT 5CH interface).
  You can run NETBIOS application program based on the
  NETBIOS.EXE interface. Run with other drivers using the
  following sequence:

  1. With the IPX shell driver
     IPX.COM
     NETBIOS.EXE  --> netbios emulation interface
     ...

  2. With the DOS ODI driver
     LSL.COM
     NWMLID.COM   --> Accton DOS ODI driver
     IPXODI.COM
     NETBIOS.EXE
     ...

===End===


