Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 1997 13:36:05 -0800
From:      David Greenman <dg@root.com>
To:        "Brandon C. Wood" <bwood@leland.Stanford.EDU>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Intel Etherexpress Pro/10+ 
Message-ID:  <199701222136.NAA06143@root.com>
In-Reply-To: Your message of "Wed, 22 Jan 1997 13:03:35 PST." <199701222103.NAA27270@mailhub.Stanford.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help
>I changed it, but it didn't appear to make any difference.  It's possible I
>did this wrong, though.  After I changed it, I ran "make if_fxp.c" and
>rebooted.  Is that right?

   No. :-) I think there is a kernel build how-to somewhere (perhaps in the
FAQ?), but basically you need to:

1) cd /sys/i386/conf and copy GENERIC to 'YOURCONFIG'
2) edit it and take out anything you know that you don't need
3) config 'YOURCONFIG'
4) cd /sys/compile/'YOURCONFIG'; make depend; make; make install

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701222136.NAA06143>