****************************************************************************
			  
		Network Everywhere Fast Ethernet Adapter(NC100 v2)

			 FreeBSD Driver Installation
			 ~~~~~~~~~~~~~~~~~~~~~~~~~~~

	 	  Copyright (C) 2000 Network Everywhere.
			     All rights reserved.
****************************************************************************


A. Get source Code and produce a binary code
=============================================
Step 1 : Get the source code(if_al.c and if_alreg.h) from the following site

	http://www.freebsd.org/~wpaul/ADMtek/3.0

Step 2 : Build compiler environment on your FreeBSD system.

Step 3 : Compile source code to produce a binary code.


** Note **
   It will work with either FreeBSD 3.2 or 3.3. If you have 3.3-RELEASE,
   replace /sys/pci/if_al.c and /sys/pci/if_alreg.h with the new versions
   from the web site, then just compile a new kernel.

   For FreeBSD-current, the driver is already there: you can install a 
   -current snapshot from:

  ftp://current.freebsd.org:/pub/FreeBSD/snapshots/i386/4.0-19991012-CURRENT