From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 20 Oct 2004 13:02:03 +0000 Subject: Re: wait_for_sysfs vs orinoco_cs Message-Id: <20041020130203.GA13394@vrfy.org> List-Id: References: <20041020060241.GA15985@nostromo.devel.redhat.com> In-Reply-To: <20041020060241.GA15985@nostromo.devel.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Oct 20, 2004 at 02:02:41AM -0400, Bill Nottingham wrote: > wait_for_sysfs[15857]: either wait_for_sysfs (udev 039) needs an update to > handle the device '/class/net/eth0' properly (no device symlink) or the > sysfs-support of your device's driver needs to be fixed, please report > to > > eth0]# ls -l > total 0 > -r--r--r-- 1 root root 4096 Oct 20 01:51 address > -r--r--r-- 1 root root 4096 Oct 20 01:51 addr_len > -r--r--r-- 1 root root 4096 Oct 20 01:51 broadcast > -r--r--r-- 1 root root 4096 Oct 20 01:51 features > -rw-r--r-- 1 root root 4096 Oct 20 01:51 flags > -r--r--r-- 1 root root 4096 Oct 20 01:51 ifindex > -r--r--r-- 1 root root 4096 Oct 20 01:51 iflink > -rw-r--r-- 1 root root 4096 Oct 20 01:51 mtu > drwxr-xr-x 2 root root 0 Oct 20 01:51 statistics > -rw-r--r-- 1 root root 4096 Oct 20 01:51 tx_queue_len > -r--r--r-- 1 root root 4096 Oct 20 01:51 type > drwxr-xr-x 2 root root 0 Oct 20 01:51 wireless The orinoco_cs driver needs to create the "device" symlink on init. Most drivers use the macro SET_NETDEV_DEV(dev, &dev->dev) to do this. Thanks, Kay ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ 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