Messages in this thread |  | | Date | Wed, 13 Dec 2000 21:59:15 +0100 | From | Christian Ullrich <> | Subject | Re: insmod problem after modutils upgrading |
| |
* Corisen schrieb am Donnerstag, 14.12.2000:
> executing "insmod 8139too" at the command prompt shows the following error > message: > using /lib/modules/2.4.0-test12/kernel/drivers/net/8139too.o > /lib/modules/2.4.0-test12/kernel/drivers/net/8139too.o: symbol for > parameter debug not found.
> how can i make insmod load the network module again pls?
I "fixed" the same problem in 2.2.18 by commenting out the line
MODULE_PARM (debug, "i");
near the end of drivers/net/8139too.c. Since I run modutils 2.3.22 as well, it can't be related to the modutils.
-- Christian Ullrich Registrierter Linux-User #125183
"Sie können nach R'ed'mond fliegen -- aber Sie werden sterben" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |