I want to upgrade the ethernet driver for my SUPERMICRO PIIIDM3 
motherboard's integrated ethernet adapter to the latest version, but 
the pre-built driver from Intel is for Uni-Processors (UP), and the 
build/installation of the Intel-supplied code does not work for me. I 
got the driver and code to build the driver from:
 
http://developer.intel.com/support/network/adapter/pro100/100Linux.
htm

in a file called e100-1.1.1.tar.gz

The file I need is called e100.o built for SMP. The e100.o that 
comes with the above archive e100-1.1.1.tar.gz is only for UP (and 
it works). Has anyone had success building e100.o for SMP?

When I built e100.o for SMP and put in (for red hat 6.2):
      /lib/modules/2.2.14-5.0smp/net
I get the following error at boot time during Finding Module 
Dependencies: 

Unresolved symbols in /lib/modules/2.2.14-5.0smp/net/e100.o'

(I did indeed do a `make install' with the Intel driver.)

If any of you have already dealt with this, I would really appreciate 
an idea that could help, or a link to the proper e100.o for SMP.

Cheers,

Don Steber


-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to