In any case, here is the problem:
NIC on motherboard, Realtek
NIC on PCI card, Realtek
Monolithic (no-module) kernel
Motherboard must be set to eth0
The PCI search order always makes the PCI card
eth0.
Tried various command line options:
ethers=eth1,eth0
ethers=eth0,eth1
ether=x1,y1,eth1 ether=x2,y2,eth0
ether=x1,y1,eth0 ether=x2,y2,eth1
ether=0,0,eth0 ether=0,0,eth1
ether=0,0,eth1 ether=0,0,eth0
pci=reverse
In no case does the ordering get changed by the
command lines; in addtion, the pci=reverse does
not seem to be supported in 2.4.13. I see an
error message for it in dmesg.
I also played with some of the other pci= options, but
none of them seem to affect what is going on in a positive
fashion.
I'm now at the point where I'm wondering if something
in the kernel PCI ordering is just not working quite
right.
--
------------------------------------------------------
Nuke bin Laden: Dale Amon, CEO/MD
improve the global Islandone Society
gene pool. www.islandone.org
------------------------------------------------------
-
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/