The problem is that the kernel tries the DHCP stuff first, loading the
PCMCIA stuff second, one of two steps after the DHCP step. And since
there's no ethernet detected at the time to send out the DHCP request, it
fails.
Is there any way to change the loading order around so that it would load
the PCMCIA stuff first, then the DHCP stuff?
John Kim
-
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/