[ne/module bug] Re: Linux 2.0.36pre7

Paul Wouters (paul@xtdnet.nl)
Tue, 1 Sep 1998 17:37:15 +0200 (MET DST)


On Tue, 1 Sep 1998, Alan Cox wrote:

> Consider this your last chance to scream about 2.0.36 bugs

Having two non pnp ne2k clones, I cannot successfully modprobe the
second card. If I copy ne.o to ne2.o, run depmod -a and modprobe for
ne2 it works fine.

This fails on the second card:
modprobe ne irq=10 io=0x320
modprobe ne irq=5 io=0x300

This works:
cd /lib/modules/`uname -r`/net
cp ne.o ne2.o
depmod -a
modprobe ne irq=10 io=0x320
modprobe ne2 irq=5 io=0x300

Paul

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html