[eepro100] [newbie] Unresolved symbols

Wouter Verheijen wouter.verheijen@worldmail.nl
Sun, 23 Sep 2001 20:34:03 +0200


Hello,

I have a Toshiba laptop with an Intel EE Pro 10/100 networking card.
I got networking to work in a short amount of time, but I found it
absolutely unreliable. Every few minutes after some network traffic the
networking stopped with the error "eepro100: wait_for_cmd_done timeout!"
This happened under kernel 2.2.19 as well as 2.4.6 (eepro100 version
1.09j-t revision 1.36). I am using Debian Woody.

After some searching on the internet I found the new site for the driver
and downloaded the .h and .c files.  After compiling, "insmod
eepro100.c" or "insmod scan-pci" gave me a lot (>20) Unresolved symbols
errors.

So I thought it would be better to replace the eepro100.c file
in the kernel tree (2.2.19 and 2.4.6 tested) with the new one. After
succesfully recompiling the kernel with this driver as module I rebooted
the system, and now I get three unresolved symbols:
acpi_set_pwr_state
pci_drv_unregister
pci_drv_register

Can someone please tell me:
What I am doing wrong?
If the networking timeout error is known (and solved in the new driver)?

Thank you!

-- 
Wouter Verheijen