[eepro100] Intel PRO 100 Server NIC Linux driver

Eric Jorgensen alhaz@xmission.com
Tue, 25 Jul 2000 09:22:30 -0600 (MDT)


> I am using RedHat 6.2. My server is using Intel PRO 100 Server NIC, and 
> Linux does not seems to recognize the card. I tried the driver downloaded 

	that's weird. I never figured out what was "different" about the
varying 82559 cards. 

> from Intel, but then I get a bunch of unresolve symbol error when I do 
> 'insmod'. I have already tried to use the 'eepro100.o' but then I get 
> "Device is busy or no resource" during init_module(). Any help or pointer to 
> resolve this is greatly appreciated. Thanks in advance.

	Make sure you edit the makefile that comes with intel's source, it
enables SMP by default. if you're on a UP system it won't work. Also make
sure that the kernel source in /usr/src/linux matches your current running
kernel. 

 - Eric