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 01:35:37 -0600 (MDT)
  • Message-id: <20070925073537.8204ACC7AA@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309081#c15


Christoph Thiel <cthiel@xxxxxxxxxx> changed:

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




--- Comment #15 from Christoph Thiel <cthiel@xxxxxxxxxx>  2007-09-25 01:35:36 MST ---
(I should note that I'm switching back and forth between ipw3945 and iwlwifi,
which both support the centrino a/b/g card in my X60s.


$ find /sys/ -name "iwl*"
/sys/module/iwl3945
/sys/module/firmware_class/holders/iwl3945
/sys/module/mac80211/holders/iwl3945
/sys/bus/pci/drivers/iwl3945
$

$ cat /etc/udev/rules.d/70-persistent-net.rules 
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.

# 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