Mailinglist Archive: opensuse-bugs (15061 mails)

< Previous Next >
[Bug 309081] udev rule for net rename wrong for wireless driver using mac80211
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 25 Sep 2007 03:13:31 -0600 (MDT)
  • Message-id: <20070925091331.2EF43CC7AD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309081#c18


Christoph Thiel <cthiel@xxxxxxxxxx> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                                        |NEW
      Info Provider|cthiel@xxxxxxxxxx                               |




--- Comment #18 from Christoph Thiel <cthiel@xxxxxxxxxx>  2007-09-25 03:13:30 MST ---
After reboot I end up with a new and correctly working 70-persistent-net.rules
file. Here is the diff:

--- /root/70-persistent-net.rules       2007-09-10 16:02:49.000000000 +0200
+++ 70-persistent-net.rules     2007-09-25 13:05:36.000000000 +0200
@@ -3,8 +3,8 @@
 #
 # You can modify it, as long as you keep each rule on a single line.

+# PCI device 0x8086:0x4227 (iwl3945)
+SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:13:02:b8:7d:04",
ATTR{type}=="1", NAME="wlan0"
+
 # PCI device 0x8086:0x109a (e1000)
 SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:16:d3:28:1f:39",
NAME="eth0"
-
-# PCI device 0x8086:0x4227 (ipw3945)
-SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:13:02:b8:7d:04",
NAME="eth1"


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References