From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sun, 08 Feb 2004 15:18:45 +0000 Subject: Re: Bug: NAME="" not working (patch included) Message-Id: <20040208151845.GA10390@vrfy.org> List-Id: References: <20040208125525.51994.qmail@web20207.mail.yahoo.com> In-Reply-To: <20040208125525.51994.qmail@web20207.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, Feb 08, 2004 at 04:55:25AM -0800, Emil None wrote: > Hello, > > Do ignore a device by setting NAME="" does not work. Good catch, it creates the kernel name. > The problem is in namedev.c, see the patch below > (for udev-016). A "return" is also missing in > match_rule() (also in the patch). We never break the while(1) loop, so we never reach there, right? > --- udev-016.org/namedev.c 2004-01-31 > 16:36:18.000000000 +0100 > +++ udev-016/namedev.c 2004-02-08 13:33:54.000000000 > +0100 > @@ -671,8 +671,8 @@ > > /* check if we are instructed to > ignore this device */ Your mail client made the patch unusable! I will fix it a bit different in the next minutes. thanks, Kay ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ 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