2.1.117 network/module problem (bug?)

Mike (mike@oakley.keble.ox.ac.uk)
Sun, 23 Aug 1998 18:18:16 +0100 (GMT)


2.1.117 (and other recent 2.1.1xx kernels) don't seem to be able to handle
multiple modular network cards. At least, I think that's the problem.

I can't get my second network card (an ISA NE2000) to initialise at all.
The first card (an ISA 3c59x) works with no problem at all. However,
trying to insert the ne2000 module seems to have no effect:

[god@oakley /usr/src]# lsmod
Module Size Used by
awe_wave 45288 0
sb 22912 0
uart401 5648 0 [sb]
sound 56456 0 [awe_wave sb uart401]
soundlow 240 0 [sound]
soundcore 1840 6 [sb sound]
serial 16520 1 (autoclean)
nfsd 144724 1 (autoclean)
lockd 27156 1 (autoclean) [nfsd]
sunrpc 49628 1 (autoclean) [nfsd lockd]
[god@oakley /usr/src]# modprobe ne
[god@oakley /usr/src]# lsmod
Module Size Used by
awe_wave 45288 0
sb 22912 0
uart401 5648 0 [sb]
sound 56456 0 [awe_wave sb uart401]
soundlow 240 0 [sound]
soundcore 1840 6 [sb sound]
serial 16520 1 (autoclean)
nfsd 144724 1 (autoclean)
lockd 27156 1 (autoclean) [nfsd]
sunrpc 49628 1 (autoclean) [nfsd lockd]

It works as expected under 2.1.103. Any ideas?

--
Mike <rickettm@ox.compsoc.net>

IF I HAD A MINE SHAFT, I don't think I would just abandon it. There's got to be a better way. -- Jack Handley, The New Mexican, 1988.

- 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