Re: drivers/net/usb/asix: strange numeration of eth interfaces

From: David Miller
Date: Mon Dec 19 2011 - 14:11:55 EST



What you're seeing isn't strange, it depends upon what ethernet devices were
visible when you installed your machine.

'udev' in userspace remembers the mappings from ethernet addresses to
device names, and renames devices as the system comes up to what it
first saw them as, based upon the MAC address.

So one possibility is that there were 2 other ethernet or wireless devices
in your system at install time, so the one that the ASIX device got was
'eth2'.

Therefore that is the device name it will have until you tell 'udev' to
do otherwise.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/