*BSD News Article 62662


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!act.news.telstra.net!psgrain!newsfeed.internetmci.com!swrinde!howland.reston.ans.net!news-e2a.gnn.com!newstf01.news.aol.com!newsbf02.news.aol.com!not-for-mail
From: davechaos@aol.com (DaveChaos)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: FreeBSD-STABLE and Intel PRO100 PCI lan adapter
Date: 2 Mar 1996 19:19:42 -0500
Organization: America Online, Inc. (1-800-827-6364)
Lines: 20
Sender: root@newsbf02.news.aol.com
Message-ID: <4haoiu$rcu@newsbf02.news.aol.com>
References: <4h8b1d$4ti@newsbf02.news.aol.com>
Reply-To: davechaos@aol.com (DaveChaos)
NNTP-Posting-Host: newsbf02.mail.aol.com

I recently downloaded the if_fxp.c program from the FreeBSD-STABLE/sys/pci
directory.  However I am at a loss as far as how to incorporate it into my
kernel.  I installed it into the appropriate directory and made some
changes in /sys/conf/files (though I am not sure if they are correct
parameters...)  but when I tried to recompile the kernel...

I did a /usr/sbin/config and everything went fine.
I tried to 'make depend' in the ../../compile/KERNEL_NAME directory but
got errors like

pic/if_fxpreg.h        No such file or directory.
fxp.h                      No such file or directory.

Can anybody help me out here?  I really need to get this driver working
and as I stated before, I can't afford to download the entire STABLE
release through AOL.

Thank you all for your time!!!

-Dave