linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michel Rode <rmichel@devnu11.net>
To: linux-hotplug@vger.kernel.org
Subject: udev and network devices
Date: Sat, 15 Nov 2008 10:02:31 +0000	[thread overview]
Message-ID: <200811151102.35112.rmichel@devnu11.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

Hello,

i tried to rename my network device - this works, but the symlink are not exists.

This is my rule:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:16:6f:b5:8b:76", ATTR{type}=="1", KERNEL=="eth*", NAME="wlan0", SYMLINK+="eth1"

Now i have the idea, that it could not work because there are not such device in /dev - is it true ?

Thanks, Michel

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2008-11-15 10:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-15 10:02 Michel Rode [this message]
2008-11-15 13:19 ` udev and network devices Kay Sievers
2008-11-15 19:09 ` Matthew Dharm
2008-11-16  1:27 ` Kay Sievers

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=200811151102.35112.rmichel@devnu11.net \
    --to=rmichel@devnu11.net \
    --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).