
             D-Link DFE-540TX Fast Ethernet PCI Adapter Installation
                             for SUN PC-NFS V5.0
 

 Getting Started
 ---------------

    Please read all methods below and choose the one that matches your
    configuration.

    NDIS Driver
    -----------
    When using PC-NFS concurrently with LAN Manager, select the "NDIS"
    option from the PC-NFS installation screen.  This option works with
    the NDIS driver included in the provided driver diskette.  Copy the
    files listed below into the \NFS directory of your hard disk.  These
    files will be used in the installation.

    File              Description
    ------------     ----------------------------------------------
    NFS-NDIS.SYS      PC-NFS driver program
    DLKTX.DOS         NDIS driver program
    PROTMAN.SYS       MS PROTOCOL MANAGER
    NETBIND.EXE       MS LAN MANAGER Netbind

    The following lists the contents of the configuration files:

    CONFIG.SYS                                 AUTOEXEC.BAT
    ----------                                 ------------
    SWITCHES=/F                                SET TZ=EST5EDT
    DEVICE=C:\HIMEM.SYS                        C:\DOS\SMARTDRV.EXE
    DEVICE=C:\EMM386.EXE NOEMS RAM             @PROMPT $p$g
    DOS=HIGH,UMB                               PATH=C:\NFS;C:\WINDOWS;C:\DOS;
    BUFFERS=10,0                               C:\LANMAN\NETBIND
    FILES=40                                   SET TEMP=C:\DOS
    STACKS=0,0                                 SET NFSDRIVE=C
    LASTDRIVE=G                                SET NFSPATH=C:\NFS
    SHELL=C:\DOS\COMMAND.COM C:\DOS /P         SET TN_DIR=C:\NFS\TELNET
    DEVICE=C:\NFS\PCNFS.SYS /l40               C:\NFS\PRT *
    DEVICE=C:\NFS\SOCKDRV.SYS                  C:\NFS\NET INIT
    DEVICE=C:\LANMAN\PROTMAN.SYS /I:C:\LANMAN
    DEVICE=C:\LANMAN\NFS-NDIS.SYS
    DEVICE=C:\LANMAN\DLKTX.DOS

    PROTOCOL.INI
    ------------
    [PROTOCOL MANAGER]
        DriverName = PROTMAN$

    [DLKTX]
        DRIVERNAME = DLKTX$
    [NFS-NDIS]
        DriverName   = NFSLINK$
        Bindings     = DLKTX

    To use the NDIS driver, the user needs to obtain a PC-NFS 5.0
    QUIKNDIS diskette which will install all but the PCI Family driver.

    NDIS for DOS Driver Parameter
    -----------------------------
    PROTOCOL.INI of PCI Family Adapter

        Drivername = DLKTX$

        MEDIA_TYPE = NWAY
                     TX10
                     TX10FD
                     TX100
                     TX100FD

           This parameter specifies the configuration of data rate of
           the network adapter.
           If MEDIA_TYPE does not specified, it will auto detect
           the date rate.

        BOARD = 0
           This parameter specifies the board number used for notifications.
           For PCI board, you can specify from 0 to 7.

