
             D-Link PCI Fast Ethernet 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
    DLKPCI.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\DLKPCI.DOS

    PROTOCOL.INI
    
    [PROTOCOL MANAGER]
        DriverName = PROTMAN$

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

    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 = DLKPCI$

        DATA_RATE = MB10  --> 10M  bps
                    MB100 --> 100M bps
           This parameter specifies the configuration of data rate of
           the network adapter.
           If DATA_RATE does not specified, it will auto detect
           the data rate.

        SLOT =  1
           This parameter specifies the slot number used for notifications.
           For PCI slot, you can specify from 1 to 16.

        SIA_MODE = AUTOSENSE      --> Auto detect the media type
                   TP             --> Media type is UTP
                   TP_FULL_DUPLEX --> Media type is UTP and Full-duplex
           This parameter specifies the connector type configuration of
           the network adapter card .


