> the kernel calls modprobe asking for the network device 'eth0',
> modprobe uses the configuration file to map this to a module
so, what happens when you have two eth cards that use the same module?
in the isa land, the order you pass the io=0x300,0x240 would determine
which order the eth?'s go to...how about in the pci world?
-tduffy
-
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/