linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* /etc/dev.d/net/hotplug.dev
@ 2004-10-28 21:19 Eugenia Loli-Queru
  2004-10-28 21:45 ` /etc/dev.d/net/hotplug.dev Kay Sievers
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Eugenia Loli-Queru @ 2004-10-28 21:19 UTC (permalink / raw)
  To: linux-hotplug

Hi,
I am not happy with the way hotplug does the naming of my ethernet cards. It 
gives eth0 to my wireless pcmcia card, and eth1 to my normal onboard 
ethernet pci card. However, I want them the other way around, eth0 for my 
pci card and eth1 for my wifi one, because I don't like all the confusion of 
my main card becoming eth0 when my wifi card is not in the pcmcia slot.

So, what I did is this, as supported by latest udev.rules, to try and force 
the system:
KERNEL="eth*", SYSFS{address}="00:09:5b:c2:ce:01", NAME="eth1" # wifi
KERNEL="eth*", SYSFS{address}="00:a0:cc:de:27:0c", NAME="eth0" # ethernet

But hotplug and your /etc/dev.d/net/hotplug.dev script completely ignores 
this and again names them the other way around... Is there any way around 
it?

I am using udev 0.42, latest hotplug, kernel 2.6.8.1 on Arch Linux 0.7+.

thank you,
Eugenia 



-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2004-11-02  0:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-28 21:19 /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru
2004-10-28 21:45 ` /etc/dev.d/net/hotplug.dev Kay Sievers
2004-10-28 23:03 ` /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru
2004-10-28 23:41 ` /etc/dev.d/net/hotplug.dev Kay Sievers
2004-10-29  0:36 ` /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru
2004-10-29 10:58 ` /etc/dev.d/net/hotplug.dev Christian Zoz
2004-10-29 18:53 ` /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru
2004-10-29 21:27 ` /etc/dev.d/net/hotplug.dev Olaf Hering
2004-10-29 22:03 ` /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru
2004-10-29 22:05 ` /etc/dev.d/net/hotplug.dev Olaf Hering
2004-10-29 22:14 ` /etc/dev.d/net/hotplug.dev Marco d'Itri
2004-11-01 22:38 ` /etc/dev.d/net/hotplug.dev Greg KH
2004-11-01 22:43 ` /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru
2004-11-01 22:53 ` /etc/dev.d/net/hotplug.dev Greg KH
2004-11-02  0:01 ` /etc/dev.d/net/hotplug.dev Mathieu Segaud
2004-11-02  0:09 ` /etc/dev.d/net/hotplug.dev Eugenia Loli-Queru

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).