On Mon, 2005-08-01 at 13:12 +0200, Michiel van der Kraats wrote: > Is it possible to change the order in which the kernel detects and > names network interfaces? I have a system which has one fxp onboard > and one fxp as a PCI card. With the PCI card, the onboard NIC is > named fxp1 and the PCI card fxp0. Can something be done to change the > ordering? It's conceptually easier to tell people the onboard NIC is > their internal network.
I wouldn't worry about this too much. You could always switch out the PCI card to something that uses a different driver, and be glad you're not booting a Linux kernel where you'd just have eth0 and eth1 and you have no idea which will be which on each boot (I've read at least a few horror stories along these lines). -- Shawn K. Quinn <[EMAIL PROTECTED]>

