
           D-Link PCI Fast Ethernet Adapters NetWare Drivers
                      Installation Overview

 Contents
 --------
    - Introduction
    - User's Guide

 Introduction
 ------------ 
    The PCI Family NetWare driver programs provided in this diskette.
    For installation information for various systems, please refer to the
    appropriate text file listed below.  These files are included in this
    diskette.

        File                Description
    ------------    ------------------------------------------------
    DOSODI.TXT      NetWare DOS Client installation document
    NW312.TXT       NetWare 3.12 Server installation document
    NW4XX.TXT       NetWare 4.x Server installation document
    CLIENT32.TXT    Client32 for DOS/Windows 3.1x installation document
    PRSNLNW.TXT     Personal Netware installation document

 User's Guide
 ------------
    This guide lists the available NET.CFG keywords for the ODI device
    drivers. Most of these keywords are optional and use respective
    default values.

    NET.CFG
    -------

    Protocol IPX
    Bind #1

    Link Driver DLKPCI
    frame Ethernet_802.3
;   frame Ethernet_802.2
;   frame Ethernet_II
;   frame Ethernet_SNAP

    Protocol IPX 00 Ethernet_802.3
;   Protocol IPX E0 Ethernet_802.2
;   Protocol IPX 8137 Ethernet_II

    AUTOSENSE               ; Auto-select media type and line speed
;   TP                      ; Selects UTP connector
;   LINE_SPEED 100          ; Selects line speed


    Keywords supported by DLKPCI
    ---------------------------- 

      TP              - This keyword specifies that the UTP port on the
                        adapter.

      AUTOSENSE       - This keyword performs power-up autosense on all
                        types of boards in order to connect to the active
                        line, and dynamic media autosensing (at run-time)
                        on boards supporting it.

      TP_FULL_DUPLEX  - This keyword selects twisted pair connection to
                        work in full duplex mode.

      LINE_SPEED      - This keyword selects line speed between 10MBPs and
                        100MBPs on network cards based on DC21140.

                        Format: LINE_SPEED=<value>

                        Allowed values are: 10,100

      RX_BUFFERS      - This keyword selects the number of receive buffers
                        for network adapter.
                        The performance will be improved by increasing the
                        number of receive buffers.

