home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / LNE100TX / lne100txv42.exe / FREEBSD / README.TXT
Text File  |  2000-01-27  |  1KB  |  31 lines

  1. ****************************************************************************
  2.             Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)
  3.  
  4.              FreeBSD Driver Installation
  5.              ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7.                   Copyright (C) 1999 Linksys.
  8.                  All rights reserved.
  9. ****************************************************************************
  10.  
  11.  
  12. A. Get source Code and produce a binary code
  13. =============================================
  14. Step 1 : Get the source code(if_al.c and if_alreg.h) from the following site
  15.  
  16.     http://www.freebsd.org/~wpaul/ADMtek/3.0
  17.  
  18. Step 2 : Build compiler environment on your FreeBSD system.
  19.  
  20. Step 3 : Compile source code to produce a binary code.
  21.  
  22.  
  23. ** Note **
  24.    It will work with either FreeBSD 3.2 or 3.3. If you have 3.3-RELEASE,
  25.    replace /sys/pci/if_al.c and /sys/pci/if_alreg.h with the new versions
  26.    from the web site, then just compile a new kernel.
  27.  
  28.    For FreeBSD-current, the driver is already there: you can install a 
  29.    -current snapshot from:
  30.  
  31.   ftp://current.freebsd.org:/pub/FreeBSD/snapshots/i386/4.0-19991012-CURRENT