<br><br><div class="gmail_quote">On Fri, Jul 8, 2011 at 2:13 PM, Kevin Wilson <span dir="ltr">&lt;<a href="mailto:wkevils@gmail.com">wkevils@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
I have biosdevname-0.3.8-1.fc15.x86_64 on fedora 15 machine.<br>
<br>
I see from<br>
man biosdevname , that the name of the devices should be:<br>
..<br>
      em&lt;port&gt;<br>
              for embedded NICs<br>
<br>
       pci&lt;slot&gt;#&lt;port&gt;_&lt;virtual instance&gt;<br>
              for cards in PCI slots<br>
..<br>
<br>
ifconfig shows I have em1, p2p1;<br>
indded em1 is embedded NICs.<br>
 However , the second nic is PCI nic. Why does it not defined as<br>
pci&lt;slot&gt;#&lt;port&gt;?<br>
is this some udev definition (some policy) which sets other names for<br>
pci nics ?<br>
any idea where this policy is defined and how can I choose a different policy ?<br>
<br></blockquote><div><br>Have a look in the rpm and you&#39;ll see the rule file listed. p2 is pci slot 2 and p1 is port 1. Looks consistent to me.<br><br> Peter<br></div></div>