Messages in this thread |  | | Date | Wed, 13 Dec 2000 16:04:37 -0500 | From | Jeff Garzik <> | Subject | Re: insmod problem after modutils upgrading |
| |
Christian Ullrich wrote: > > * 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.
Yep, that's the correct fix -- remove that line.
My apologies to Keith Owens for originally saying the opposite (I deal with so many net drivers they all get jumbled up in my mind)
Jeff
-- Jeff Garzik | Building 1024 | These are not the J's you're lookin' for. MandrakeSoft | It's an old Jedi mind trick. - 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/
|  |