> I've just got a couple of Supermicro PDSME boards to
> build a couple of Solaris boxes to use as NAS devices.
> 
> These boards have 2 x Intel single-port 82573 PCI-E
> Gigabit Ethernet Controllers.
> 
> I've installed SXCE b77 on one of these boards and no
> driver seems to be loaded for these NICs.

Did you try "ifconfig -a plumb" ?

With Solaris, network interfaces are not shown until
you "plumb" them...

> prtconf -pv shows two Ethernet controllers:
> 
> 'pci8086,108c' 
> ...
> vendor-id: 00008086
> device-id: 0000108c

Seem to be known, at least with ~ snv_80:

% grep e1000g /etc/driver_aliases
...
e1000g "pci8086,108c"
...

> 'pci8086,109a' 
> ...
> vendor-id: 00008086
> device-id: 0000109a

The second one appears to be known, too:

% grep e1000g /etc/driver_aliases
...
e1000g "pci8086,109a"
...
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to