From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sat, 19 Apr 2014 18:07:06 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Missing /dev/etherX ? Topicbox-Message-UUID: da04ad92-ead8-11e9-9d60-3106f5b1d025 > I'm running the stock plan9 kernel in VirtualBox and I am expecting to see > two /dev/etherX entries but there is only one. there shouldn't be any /dev/etherX entries. do you mean /net/ether? > #l0: i82543: 1Gbps port 0xF0420000 irq 10: [2nd cards MAC] > #l1: i82543: 1Gbps port 0xF0440000 irq 10: [1st cards MAC] > > So it seems to at least pick up on the two cards, but only creates one > /dev/eatherX? Is this expected or is there some additional configuration I > need to do? bind -a '#l1' /net - erik