==================================================================
NOTES ON
Installing D-Link DE-220 Family Ethernet Adapter
For SUN PC-NFS V5.0 users
==================================================================
    (c) 1997 Copyright D-Link Corporation  ALL RIGHTS RESERVED

This document contains DE-220 Family Ethernet Adapter installation notes,
which is not included in the DE-220 Family Ethernet Adapter USER'S GUIDE
or onscreen instructions, for SUN PC-NFS V5.0 users.

This document contains information on the following topics:

1.0 Overview
2.0 Installation Notes
    2.1 Installation Notes for NDIS Driver
    2.2 Installation Notes for Packet Driver
    2.3 Installation Notes for ODI Driver

---------------------------------------------------------------------

1.0 Overview
------------

SUN PC-NFS V5.0 users please also refer to the following:

     -------------------------------------------------------------------
        File              Description/Installation Notes
     -------------------------------------------------------------------
        \NDIS2\README.TXT Overall installation notes for all NDIS users

2.0   Installation Notes
------------------------

    2.1 Installation Notes for 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
    DE22X.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
    
    SWITCHES=/F
    DEVICE=C:\HIMEM.SYS
    DEVICE=C:\EMM386.EXE NOEMS RAM
    DOS=HIGH,UMB
    BUFFERS=10,0
    FILES=40
    STACKS=0,0
    LASTDRIVE=G
    SHELL=C:\DOS\COMMAND.COM C:\DOS /P
    DEVICE=C:\NFS\PCNFS.SYS /l40
    DEVICE=C:\NFS\SOCKDRV.SYS
    DEVICE=C:\LANMAN\PROTMAN.SYS /I:C:\LANMAN
    DEVICE=C:\LANMAN\NFS-NDIS.SYS
    DEVICE=C:\LANMAN\DE22X.DOS

    AUTOEXEC.BAT
    
    SET TZ=EST5EDT
    C:\DOS\SMARTDRV.EXE
    @PROMPT $p$g
    PATH=C:\NFS;C:\WINDOWS;C:\DOS;
    C:\LANMAN\NETBIND
    SET TEMP=C:\DOS
    SET NFSDRIVE=C
    SET NFSPATH=C:\NFS
    SET TN_DIR=C:\NFS\TELNET
    C:\NFS\PRT *
    C:\NFS\NET INIT

    PROTOCOL.INI
    
    [PROTOCOL MANAGER]
        DriverName = PROTMAN$

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

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


    2.2 Installation Notes for Packet Driver
    ----------------------------------------
    When using PC-NFS independently, select the "OTHER" option from the
    PC-NFS installation screen.  This option works with the PACKET 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
    ------------     -------------------------------------
    PDNFS.SYS        PC-NFS driver program
    DE22X.SYS        Packet driver program

    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                           SET TEMP=C:\DOS
    FILES=40                               SET NFSDRIVE=C
    STACKS=0,0                             SET NFSPATH=C:\NFS
    LASTDRIVE=G                            SET TN_DIR=C:\NFS\TELNET
    SHELL=C:\DOS\COMMAND.COM C:\DOS /P     C:\NFS\PRT *
    DEVICE=C:\NFS\PCNFS.SYS /l40           C:\NFS\NET INIT
    DEVICE=C:\NFS\SOCKDRV.SYS
    DEVICE=C:\NFS\DE22X.SYS
    DEVICE=C:\NFS\PDNFS.SYS

    2.3 Installation Notes for ODI Driver
    -------------------------------------
    When using PC-NFS concurrently with NetWare 3.1x/4.0, select the
    "ODI" option from the PC-NFS installation screen.  This option works
    with the ODI 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
    ------------     -----------------------------------------
    NFSODI.SYS       PC-NFS driver program
    DE22X.COM        ODI driver program
    LSL.COM          NetWare Link Support Layer
    IPXODI.COM       NetWare IPX/SPX Protocol
    NETX.EXE         NetWare Workstation Shell

    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                           SET TEMP=C:\DOS
    FILES=40                               SET NFSDRIVE=C
    STACKS=0,0                             SET NFSPATH=C:\NFS
    LASTDRIVE=G                            SET TN_DIR=C:\NFS\TELNET
    SHELL=C:\DOS\COMMAND.COM C:\DOS /P     LSL
    DEVICE=C:\NFS\PCNFS.SYS /l40           DE22X
    DEVICE=C:\NFS\SOCKDRV.SYS              C:\NFS\PRT *
    DEVICE=C:\NFS\NFSODI.SYS /b2           C:\NFS\NET INIT
                                           IPXODI
                                           NETX

    NET.CFG
    
    Link driver DE22X
        Frame Ethernet_802.3
        Frame Ethernet_II
        Protocol IPX 0 Ethernet_802.3

    If your Novell FILE SERVER is configured to use the Ethernet_802.3
    frame type, add a /b2 switch to the line DEVICE=C:\NFS\NFSODI.SYS
    in your CONFIG.SYS file and add an entry in your NET.CFG file
    defining the two frames types.

