                                                                 Jan. 1996
                       DE-620 Ethernet Card
                NDIS Driver Installation for SUN PC-NFS V5.0
                ============================================

[Method 1 -- 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
DE620.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\DE620.DOS

PROTOCOL.INI

[PROTOCOL MANAGER]
      DriverName   = PROTMAN$

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

To use the NDIS driver, the user needs to obtain a PC-NFS 5.0 QUIKNDIS diskette.

[Method 2 -- 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
DE620PD.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\DE620PD.SYS
DEVICE=C:\NFS\PDNFS.SYS


[Method 3 -- 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
DE620ODI.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           DE620ODI
DEVICE=C:\NFS\SOCKDRV.SYS              C:\NFS\PRT *
DEVICE=C:\NFS\NFSODI.SYS /b2           C:\NFS\NET INIT
                                       IPXODI
                                       NETX

NET.CFG

Link driver DE620ODI
       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.

