From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexander E. Patrakov" Date: Wed, 05 Apr 2006 07:48:47 +0000 Subject: Re: net devices no longer renamed [Re: Linux 2.6.17-rc1] Message-Id: <4433765F.9030004@ums.usu.ru> List-Id: References: <20060405073405.GA7036@irc.pl> In-Reply-To: <20060405073405.GA7036@irc.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Tomasz Torcz wrote: > % cat /etc/udev/rules.d/sieciowki.rules > # sieciowki > KERNEL="eth*", SYSFS{address}="00:07:e9:15:0e:cb", NAME="ep0", RUN+="/etc/dev.d/net/ep0-up.dev" > KERNEL="eth*", SYSFS{address}="00:50:8d:e9:ec:c1", NAME="nf", RUN+="/etc/dev.d/net/nf-up.dev" Does adding the following rule at the very top help? (Yes I know that it is supposed to be fixed in linux-2.6.16) ACTION="add", SUBSYSTEM="net", WAIT_FOR_SYSFS="address" -- Alexander E. Patrakov ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel