>From boot log:
Kernel command line: auto BOOT_IMAGE=Linux ro root=341 ether=9,0x310,4,0x3c509,eth1
Yes, that explains why the second card isn't found.
The problem is:
1) the we can't assign a name to the device
until we've registered it with the networking
2) without a name the boot argument lookup doesn't work
3) we have to register the device with the networking only
after it is initialized
Hmmm...
-
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/