								Oct 1995

			 SN2000 Series Ethernet Card
		    Packet Driver for PC-NFS Installation
		    =====================================


*****************************************************
* Packet Driver Program for Sun MicroSystems PC-NFS *
*****************************************************

The PC-NFS Driver Program lets you run Sun MicroSystems PC-NFS on your PC
with the SN2000P Family Ethernet Card.

The following files will be used in this installation:

Files		Contents
-----------	----------------------------------------------------------
PDNFS.SYS	PC-NFS Driver Program
SN2000.SYS	Packet driver program for SN2000 Series Ethernet card
SN2000.COM	Packet driver program for SN2000 Series Ethernet card


Two installation methods are detailed below:

METHOD 1:

1. Install the PC-NFS program according to the procedure described in the
   PC-NFS manual.  On the screen of the PC-NFS install program, select 3C501
   (the 3Com EtherLink card) as your network interface card. When the screens
   prompt you, select 3 for the interrupt level (IRQ), and select 300h for
   the base I/O address.

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

     PDNFS.SYS
     SN2000.SYS
     SN2000.COM

3. Modify the CONFIG.SYS file as follows:

   DEVICE=C:\ANSI.SYS
   DEVICE=C:\NFS\PCNFS.SYS /m
   DEVICE=C:\NFS\SOCKDRV.SYS
   DEVICE=C:\NFS\VECIE6.SYS
   DEVICE=C:\NFS\SN2000.SYS <-d> <packet_int_no> <-w>
   DEVICE=C:\NFS\NFSVEC.SYS
   DEVICE=C:\NFS\PDNFS.SYS
   LASTDRIVE=V

     AUTOEXEC.BAT file:

     SET PATH = C:\;C:\NFS
     SET TZ=EST5EDT
     SET NFSDRIVE=C
     NET YPDOMAIN ypserver
     NET START RDR
     NET YPSET homer
     NET NAME john
     NET USER F: \\user\john

       We use the name "john" here as an example.

4. Reboot the PC to start PC-NFS.

You may now execute the PC-NFS commands to communicate
other computers through the TCP/IP protocol.


METHOD 2:

1. Install the PC-NFS program according to the procedure described in the
   PC-NFS manual.  On the screen of the PC-NFS install program, select 3C501
   (the 3Com EtherLink card) as your network interface card. When the screens
   prompt you, select 3 for the interrupt level (IRQ), and select 300h for
   the base I/O address.

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

     PDNFS.SYS
     SN2000.SYS
     SN2000.COM

3. Modify the CONFIG.SYS file as follows:

	DEVICE=C:\ANSI.SYS
	DEVICE=C:\NFS\PCNFS.SYS /m
	DEVICE=C:\NFS\SOCKDRV.SYS
	DEVICE=C:\NFS\VECIE6.SYS
	DEVICE=C:\NFS\NFSVEC.SYS
	DEVICE=C:\NFS\PDNFS.SYS
	LASTDRIVE=V

     AUTOEXEC.BAT file:

	SET PATH = C:\; C:\NFS
	SET TZ=EST5EDT
	SET NFSDRIVE=C
	SN2000 <-d> <packet_int_no> <-w>
	NET YPDOMAIN ypserver
	NET START RDR
	NET YPSET homer
	NET NAME john
	NET USER F: \\user\john

       We use the name "john" here as an example.

4. Reboot the PC to start PC-NFS.

You may now execute the PC-NFS commands to communicate
other computers through the TCP/IP protocol.
