Re: [BUG 2.5.67 (and probably earlier)] /proc/dev/net doesnt show

Randy.Dunlap (rddunlap@osdl.org)
Wed, 30 Apr 2003 08:49:44 -0700


On Wed, 30 Apr 2003 09:11:11 +0200 Christian Bornträger <linux@borntraeger.net> wrote:

| > | Christian, can you test this patch?
|
| I can....
|
| > Oh well, I don't think that works.
|
| should I nevertheless test this patch?

You didn't need to. I had already seen the same results that you saw.

| > How do I configure the dummy network driver to get loads of interfaces?
|
| Just copy the dummy.o to dummy1.o dummy2.o dummy3.o, insmod and ifconfig
| them.

Doesn't work for me. insmod (from ver. 0.9.11a module-init-tools)
won't load multiple copies of dummy[n].o or dummy[n].ko.
(with dummy already loaded)

For the .o files, it says:
dummy: no version magic, tainting kernel.
Error inserting 'dummy1.o': -1 File exists

and for the .ko files, it says:
Error inserting 'dummy1.ko': -1 File exists

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/