Comment 12 for bug 183968

Revision history for this message
Martin Pitt (pitti) wrote :

For the record, the 70-persistant-net.rules diff in an automatic upgrade test between a gutsy->hardy upgrade (+++) and a fresh install (---):

-# PCI device 0x10ec:0x8139 (8139cp)
-SUBSYSTEM=="net", ACTION=="add", ATTR{type}=="1", NAME="eth0"
+# PCI device 0x10ec:0x8139 (8139too)
+SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="52:54:00:12:34:56", NAME="eth0"