Re: [BUG?] ISA-PnP and 3c509 NIC won't work together

Keith Owens (kaos@ocs.com.au)
Sun, 04 Feb 2001 10:01:00 +1100


On Sat, 03 Feb 2001 18:54:44 +0100,
Viktor Rosenfeld <rosenfel@informatik.hu-berlin.de> wrote:
>With ISA-PnP compiled in, and 3c509 support compiled as module:
># modprobe 3c509
>/lib/modules/2.4.1/kernel/drivers/net/3c509.o: invalid parameter parm_io
>/lib/modules/2.4.1/kernel/drivers/net/3c509.o: insmod
>/lib/modules/2.4.1/kernel/drivers/net/3c509.o failed
>/lib/modules/2.4.1/kernel/drivers/net/3c509.o: insmod 3c509 failed

You passed an unknown parameter io_parm to 3c509 and insmod rejected
it. This has nothing to do with isa-pnp nor the 3c509, it is a pure
user error. Correct modules.conf before doing anything else.

-
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/