D-Link Support Publishing	\NETWARE\README.TXT		November 1996

	D-Link PCI Family 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
    OS2ODI.TXT	    NetWare OS/2 Client installation document
    NW311.TXT       NetWare 3.11 Servre installation document
    NW312.TXT	    NetWare 3.12 Server installation document
    NW4XX.TXT	    NetWare 4.x Server installation document
    NWLITE.TXT	    NetWare Lite installation document
    CLIENT32.TXT    Client32 for DOS/Windows 3.1x, Windows 95
                    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.
      (*)

      BNC             - This keyword specifies that the BNC 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_NO_LINK_TEST - This keyword selects twisted pair connection,
      (*)		but disables the LINK test for specific HUBs
			that do not support LINK.

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

      TURBO	      - This keyword fixes the problem of multiple transmit
      (*)		underflows and receive overflows (i.e lose of packets)
			in certain PCI chipsets.

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

			Format: LINE_SPEED=<value>

			Allowed values are: 10,100

      NO_ERI          - This keyword disables early receive interrupt on 
      (****)            DC21041.


      Notes:
      ------
      (*)    Those keywords affect DC21040 and DC21041 based network interface
	     cards.
      (**)   Those keywords affect ONLY DC21140 based network interface cards.
      (***)  Those keywords affect DC21041 and DC21140 based network interface
	     cards.
      (****) Those keywords affect ONLY DC21041 based network interface cards.

      The DC21040, DC21041, DC21140 are DEC NIC chips.


