D-Link Support Publishing       PCNFS.TXT                        Feb. 1996

                   D-Link DE-650CT PCMCIA Ethernet Card Installation
                                for SUN PC-NFS 5.0

 Contents
 
        Introduction
        Requirements
        Minimum Skill Level
        Compatibility List
        Getting Started

 Introduction
 
        This installation assumes that the PCMCIA drivers are working properly.
        Please consult INST_DOS.TXT for help with PCMCIA Drivers.
        Getting Started will describe the installation for Banyan.

 Requirements
 
        A PCMCIA compatible Laptop
        A PCMCIA chipset that is PCIC compatible (Intel, Cirrus, Vadem, and
         VLSI) or Databook compatible.
        SUN PC-NFS V5.0
        A DE-650CT (our single media cards are not supported, 650T and 650C)
        A knowledge of basic DOS commands and editing text files

 Minimum Skill Level
 
        A knowledge of basic DOS commands
        A knowledge of editing text files
        A knowledge of DOS basic file structure (CONFIG.SYS and AUTOEXEC.BAT)
        A knowledge of the network driver configuration being used
        Please see Support Options if you are not comfortable will this
         skill level

 Compatibility List
 
        DE-650CT only (will not run with DE-650T or DE-650C)
        Removal of any present PCMCIA drivers
        For a laptop compatibility list please consult your local
         D-Link Branch Office

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

        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
        DE65S.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\DE65S.DOS

        PROTOCOL.INI
        
        [PROTOCOL MANAGER]
              DriverName   = PROTMAN$

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

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

        Method 2 -- Packet Driver
        
        When using PC-NFS independently, select the "OTHER" option from the
        PC-NFSinstallation 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
        DE65S.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\DE65S.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
        DE65SODI.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           DE65S
        DEVICE=C:\NFS\SOCKDRV.SYS              C:\NFS\PRT *
        DEVICE=C:\NFS\NFSODI.SYS /b2           C:\NFS\NET INIT
                                               IPXODI
                                               NETX

        NET.CFG
        
        Link driver DE65SODI
               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.

