All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev and net device - question
Date: Thu, 25 Mar 2004 16:03:45 +0000	[thread overview]
Message-ID: <20040325160345.GA30472@vrfy.org> (raw)
In-Reply-To: <20040325154325.GB2979@irc.pl>

On Thu, Mar 25, 2004 at 04:43:25PM +0100, Tomasz Torcz wrote:
> 
>  Hi,
> 
>  I'm very happy with ability to replace not reliable nameif with udev.
> After few greps over udev-023 source I'm little confused.
> Do I have to identify my network cards with PCI ID? I would strongly
> prefer MAC address instead. It's available in sysfs:
> 
>  cat /sys/class/net/ep0/address             
> 00:07:e9:15:0e:cb
> 
>  Is it possible with current udev?   

Any value in sysfs should work. I'm using:

  KERNEL="eth*", SYSFS{address}="00:0d:60:77:30:91", NAME="private"

thanks,
Kay


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
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-03-25 16:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-25 15:43 udev and net device - question Tomasz Torcz
2004-03-25 16:03 ` Kay Sievers [this message]
2004-03-25 16:10 ` Tomasz Torcz
2004-03-25 16:22 ` Mathieu Segaud
2004-03-25 16:23 ` Marco d'Itri
2004-03-25 22:40 ` 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=20040325160345.GA30472@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.