linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: wait_for_sysfs vs orinoco_cs
Date: Wed, 20 Oct 2004 13:02:03 +0000	[thread overview]
Message-ID: <20041020130203.GA13394@vrfy.org> (raw)
In-Reply-To: <20041020060241.GA15985@nostromo.devel.redhat.com>

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 <linux-hotplug-devel@lists.sourceforge.net>
> 
>  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

      reply	other threads:[~2004-10-20 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-20  6:02 wait_for_sysfs vs orinoco_cs Bill Nottingham
2004-10-20 13:02 ` Kay Sievers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041020130203.GA13394@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).