
		   ACCTON Ethernet LAN Adapter
	   PC-NFS Software Interface Program Installation
	   ==============================================

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
    EC32PD.COM	   ACCTON Packet Driver for EtheCombo-32 adapter

The steps to install the program are as follows:

1.  Start the installation process by following the procedure described in the
    PC-NFS Manual for  installing the Sun Microsystems	PC-NFS program in your
    PC's hard disk.  When asked to identify the type of network interface card
    you are using, select "WD8003" from the list. Likewise, when asked for the
    interrupt level and the base I/O address select:

	       Interrupt Level (IRQ) 3	-> adapter IRQ level
	       I/O Base Address 3000h	-> slot number multiple 1000h
					   ( Example for adapter in slot 3)

2.  Copy the following files to the \NFS directory of your hard disk:

	       PCNFSIF.SYS
	       EC32PD.COM

3.  Modify the CONFIG.SYS file to include the following:

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

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

	       C:\NFS\EC32PD 0X66
	       SET PATH = C:\; C:\NFS
	       SET TZ=CST6
	       SET NFSDRIVE=C
	       PRT *
	       NFSRUN

    For your system to work properly,  make sure that the C:\NFS\EC32PD 0x66
    command line is placed before the NFSRUN command line. For more information
    on the EC32PD.COM program,	refer to the READ.ME file of the ACCTON Packet
    Driver for EtherCombo-32 adapter.

    Allowable values for the software interrupt vector range from 0x60 to 0x80.

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

