On Tue, Jul 13, 2010 at 1:58 PM, Mark <[email protected]> wrote:
> After installation, OpenSolaris recognizes the 2 integrated NICs in my server 
> (bnx0 and bnx1), but does not load the 3rd, which is a PCI card e1000. I ran 
> the device driver utility and it correctly shows that the right driver is 
> loaded, so I think I probably just need to enable or run some command to get 
> it to show up. What I've tried so far is
>
> ifconfig -a
>
> which only shows the 2 integrated NICs
>
> ifconfig e1000g0 plumb up <address> netmask <mask>
>
> but as expected, that just says that the e1000g0 device is invalid.
>
> Anyone know what I should do?

Please send the results of:

uname -a
ifconfig -a
dladm show-ether
scanpci | grep -B1 Ethernet


-- 
Giovanni Tirloni
[email protected]
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to