Advertisement
Eagleman

Untitled

Jun 30th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="8c:89:a5:88:6b:20", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  2.  
  3. # PCI device 0x10ec:/sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/0000:03:00.0 (r8169)
  4. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="f8:d1:11:10:90:8a", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement