                                                                Dec. 1995

                          Ether PCI Ethernet Card
                NDIS Driver for SUN PC-NFS V5.0 Installation
                ============================================


[Method 1 -- NDIS Driver]
=========================

When using PC-NFS and LAN Manager networks at the same time, on the screen of
the PC-NFS install program, please select "NDIS" . It works fine with the NDIS
driver included in the subdirectory \NDIS\DOS of the shipping driver diskette.
Please copy the files as shown below into the \NFS directory of your hard
disk. The following files will be used in this installation:

File          Description
------------  ----------------------------------------------------------------
NFS-NDIS.SYS  PC-NFS Driver Program
ETHPCI.SYS    NDIS driver program
PROTMAN.SYS   MS PROTOCOL MANAGER
NETBIND.EXE   MS LAN MANAGER Netbind

About the content of the configuration files, please refer the following.

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

PROTOCOL.INI

[PROTOCOL MANAGER]
      DriverName   = PROTMAN$

[ETHPCI_NIF]
        DRIVERNAME = ETHPCI$
[NFS-NDIS]
      DriverName   = NFSLINK$
      Bindings     = ETHPCI_NIF

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


[Method 2 -- Packet Driver]
===========================

When using PC-NFS without any other NOS at the same time, on the screen of the
PC-NFS install program, please select "OTHER" . It works fine with the PACKET
driver included in the subdirectory \PKTDRV of the shipping driver diskette.
Please copy the files as shown below into the \NFS directory of your hard
disk. The following files will be used in this installation:


File          Description
------------  ----------------------------------------------------------------
PDNFS.SYS     PC-NFS Driver Program
ETHPCI.SYS    Packet driver program

About the content of the configuration files, please refer the following.

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\ETHPCI.SYS
DEVICE=C:\NFS\PDNFS.SYS


[Method 3 -- ODI Driver]
========================

When using PC-NFS and NETWARE 3.1x or 4.0 networks at the same time, on the
screen of the PC-NFS install program, please select "ODI" . It works fine with
the ODI driver included in the subdirectory \NETWARE\CLIENT\ODI.DOS of the
shipping driver diskette. Please copy the files as shown below into the \NFS
directory of your hard disk. The following files will be used in this
installation:

File          Description
------------  ----------------------------------------------------------------
NFSODI.SYS    PC-NFS Driver Program
ETHPCI.COM    ODI driver program
LSL.COM       NetWare Link Support Layer
IPXODI.COM    NetWare IPX/SPX Protocol
NETX.EXE      NetWare Workstation Shell

About the content of the configuration files, please refer the following.

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

NET.CFG

Link driver ETHPCI
       Frame Ethernet_802.3
       Frame Ethernet_II
       Protocol IPX 0 Ethernet_802.3

If your Novell FILE SERVER is configured to use FRAME=Ethernet_802.3, 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.

                                                                                    
