

                Accton Technology Corporation
        PC-NFS Software Interface Program Installation
        ==============================================

Copyright (c) 1992, 1993 by Accton Technology Corporation.
All rights reserved.

Using any Accton Ethernet LAN Adapter and the Accton 
PC-NFS Software Interface Program, you can run the 
Sun MicroSystems PC-NFS on your PC.

The following files will be used in this installation:

Files           Contents
--------------------------------------------------------------
PCNFSIF.SYS     PC-NFS Software Interface Program
NWPD.COM        Accton packet driver

Installation
------------

1. Install the Sun Microsystems PC-NFS program in your
   PC's hard disk. Refer to the PC-NFS Manual for more
   details. Upon completing the installation process
   an \NFS subdirectory is created in your
   hard disk drive.

2. When prompted to identify the netowrk interface card
   that your are using, select "WD8003" from the list.

3. Likewise, when asked for the interrupt and I/O base
   address select the following respectively:

   interrupt level (IRQ) 3
   I/O Base Address 300h

4. Copy the following files in the \NFS directory
   of your hard disk:

    PCNFSIF.SYS
    NWPD.COM

5.  Modify the CONFIG.SYS file to include the following
    command lines:

     DEVICE=C:\ANSI.SYS
     DEVICE=C:\NFS\PCNFS.SYS
     DEVICE=C:\NFS\SOCKDRV.SYS
     DEVICE=C:\NFS\PCNFSIF.SYS
     LASTDRIVE=V

6. Create or modify an existing AUTOEXEC.BAT file
   to include the following:

     C:\NFS\NWPD 98
     SET PATH = C:\; C:\NFS
     SET TZ=CST6
     SET NFSDRIVE=C
     PRT *
     REM execute the application you need
     NFSRUN

     Important notes about the AUTOEXEC.BAT:
     ---------------------------------------
     a. For proper system operation, make sure that the
        C:\NFS\NWPD 98 commmand line comes before
        the NFSRUN command.
     b. For more information about the NWPD.COM command,
        please check the *.txt file in the PKTDRV
        subdirectory of your driver diskette.
     c. Allowable values for the softwre interrupt vector
        range from 96 to 128. The default is 98.

7. Reboot the PC and start the PC-NFS program.
   You may now run the PC-NFS commands on your PC
   to allow communication with other computers on the
   network that use the TCP/IP protocol.



-- THE END --
