Greetings,
I have been trying to get my ne2000 compatible card (which loads fine
under 2.2.13) to load on 2.3.99-pre3. I get unresolved symbol messages
from the insmod command. Elsewhere I saw that I should try loading
8390.o first -- when I make modules, 8390.o appears in
/usr/src/linux but I have to copy it over to the modules directory myself.
In any case, insmoding it results in a "couldn't find the kernel
version" message. (See below).
Has anyone gotten the ne.o module to load successfully with the kernel?
Is there something obvious that I should be doing that I am overlooking?
Thank you,
Patryk Laurent
puffin:~# insmod 8390
/lib/modules/2.3.99-pre3/net/8390.o: couldn't find the kernel version the
module was compiled for
puffin:~# insmod ne io=0x300
/lib/modules/2.3.99-pre3/net/ne.o: unresolved symbol ei_open
/lib/modules/2.3.99-pre3/net/ne.o: unresolved symbol ethdev_init
/lib/modules/2.3.99-pre3/net/ne.o: unresolved symbol ei_interrupt
/lib/modules/2.3.99-pre3/net/ne.o: unresolved symbol NS8390_init
/lib/modules/2.3.99-pre3/net/ne.o: unresolved symbol ei_close
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]