Advertisement
Guest User

Untitled

a guest
Apr 14th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. # PCI device 0x8086:0x100e (e1000)
  2. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="08:00:27:ed:fa:$
  3.  
  4. # PCI device 0x8086:0x100e (e1000)
  5. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="08:00:27:92:91:$
  6.  
  7. # PCI device 0x8086:0x100e (e1000)
  8. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="08:00:27:ff:09:$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement