

            CardBus Fast Ethernet Adapter Installation
                        for SUN PCNFS 5.0

  Contents
  --------
    .Introduction
    .Requirements
    .Minimum Skill Level
    .Getting Started


  Introduction
  ------------
    This installation assumes that the PCMCIA drivers are working properly.
    Please consult \PCMCIA\README.TXT for help with PCMCIA Drivers. Section
    "Getting Started" will describe the installation for Lan Manager.


  Requirements
  ------------
    .A PCMCIA compatible Laptop
    .SUN PCNFS 5.0 or newer
    .A CardBus Fast Ethernet PC Card
    .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


  Getting Started
  ---------------
    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
        CB102.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           CB102
        DEVICE=C:\NFS\SOCKDRV.SYS              C:\NFS\PRT *
        DEVICE=C:\NFS\NFSODI.SYS /b2           C:\NFS\NET INIT
                                               IPXODI
                                               NETX

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

