I need to do a network driver upgrade where only the source files exist and requires compiling to get the binary. The network driver is for an older PC that I am turning into a NAS running FreeNAS (version 0.7.2 Sabanda revision 5543). The problem is that I do not have access to a FreeBSD machine and as far as I can tell, I cannot compile in FreeNAS either so I am stuck.
I am wondering if there is someone out there with access to a FreeBSD system can do me a favor and compile this and get me the binary. Here are the details:
Network adapter: Intel PRO/1000 Network Connections 6.9.6 (current version; need to upgrade to 6.9.21)
Driver location: http://downloadmirror.intel.com/19786/eng/em-6.9.21.tar.gz
I am running FreeBSD version 7.3-RELEASE-p3 (revision 199506)
Once it's untarred, it will create a "em-6.9.21" directory. There is a subdirectory "src" which contains a Makefile. Per the README file, just type "make".
If someone out there can help, please drop me a note. It'd be much appreciated!
I am wondering if there is someone out there with access to a FreeBSD system can do me a favor and compile this and get me the binary. Here are the details:
Network adapter: Intel PRO/1000 Network Connections 6.9.6 (current version; need to upgrade to 6.9.21)
Driver location: http://downloadmirror.intel.com/19786/eng/em-6.9.21.tar.gz
I am running FreeBSD version 7.3-RELEASE-p3 (revision 199506)
Once it's untarred, it will create a "em-6.9.21" directory. There is a subdirectory "src" which contains a Makefile. Per the README file, just type "make".
If someone out there can help, please drop me a note. It'd be much appreciated!