Index of /~yongari/ale/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
Makefile2008-Oct-30 11:43:030.1Kapplication/octet-stream
README.txt2008-Nov-24 05:04:451.3Ktext/plain
ale.20081030.tar.gz2008-Oct-31 03:34:0527.9Kapplication/x-gzip
ale.20081107.tar.gz2008-Nov-07 06:36:0128.4Kapplication/x-gzip
ale.20081108.tar.gz2008-Nov-08 05:15:5728.6Kapplication/x-gzip
ale.20081110.tar.gz2008-Nov-10 09:56:4428.8Kapplication/x-gzip
ale.20081114.tar.gz2008-Nov-14 03:34:1029.2Kapplication/x-gzip
if_ale.c2008-Nov-14 03:35:2689.7Ktext/plain, text/plain
if_ale.c.11132008-Nov-13 08:48:4789.8Kapplication/octet-stream
if_ale.c.11142008-Nov-14 02:49:2889.7Kapplication/octet-stream
if_alereg.h2008-Nov-14 03:34:5221.9Ktext/plain
if_alevar.h2008-Nov-14 03:34:537.3Ktext/plain
**********************************************************
As of today(November 12, 2008) ale(4) was committed to
HEAD. CURRENT users should use ale(4) in head instead of
files in this directory. The following instructions only
applys to stable/7 users.
**********************************************************

Building ale(4) driver on FreeBSD stable/7.
**********************************************************
ale(4) was MFCed to stable/7 on November 24, 2008 so the
following instructions apply only to old stable/7 users not
having latest stable/7.
**********************************************************

Download the following files or tar.gz file.
http://people.freebsd.org/~yongari/ale/if_ale.c
http://people.freebsd.org/~yongari/ale/if_alereg.h
http://people.freebsd.org/~yongari/ale/if_alevar.h
http://people.freebsd.org/~yongari/ale/Makefile
or
http://people.freebsd.org/~yongari/ale/ale.20081114.tar.gz

Note, if you find updated if_ale.c/if_alereg.h/if_alevar.h
files in this directory, please use that files instead of
tar ball.

and build ale(4) kernel module. You have kernel sources
installed on your system in order to build ale(4).

How to build for stable/7:
  #cd /path/to/downloaded_files
  #make
  #kldload ./if_ale.ko
  #ifconfig ale0 inet x.x.x.x netmask y.y.y.y

If you have any questions, feel free to ask.
Thanks. 
httpd/1.4.x Gualala