Re: VIA EPIA EK: strange eth dev numbering

From: Jan Engelhardt
Date: Fri Aug 03 2007 - 03:46:19 EST



On Aug 3 2007 00:49, Kay Sievers wrote:
>> I think it is helpful to integrate the suse patch rather than to patch udev
>> alone. This way, renames that do not involve udev also show up.
>
>But if you need to swap interface names, you will see the useless
>temporary device names. On SUSE, nothing else renames network interfaces
>these days,

Yeah on SUSE on SUSE. The _user_ may very well swap these, either by using
/usr/sbin/ifrename (which is not even from udev!), or doing the magic himself
(ioctls, netlink, whatever is needed).

Also, it may happen that further things pop up during the two renames, e.g.

eth0 renamed to ethxx0
ethxx0: link up
ethxx0 renamed to foo0

If only udev were to print it:

eth0: RealTek 8139 whatever
ethxx0: ink up
eth0 renamed to foo0

and you think "what's ethxx0?".


Jan
--
-
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/