> 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

Reply via email to