sorry to intervene so late in the discussion. my 70-persistent-net.rules reads:
# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.

# PCI device 0x11ab:0x4363 (sky2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:17:42:74:1a:73", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x8086:0x4222 (iwl3945)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:1c:bf:54:63:d7", ATTR{type}=="1", KERNEL=="wlan*", 
NAME="wlan0"


i have never edited this file. so a) i get wlan0, not eth1 and b) it seems to 
be generated by 75-persistent-net-generator.rules, although i don't see how...

** Changed in: udev (Ubuntu)
   Importance: Undecided => Wishlist
       Status: New => Incomplete

-- 
Intrepid: Wireless card shows up as eth1
https://bugs.launchpad.net/bugs/272744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to