> Try with updating /etc/driver_aliases with the
> PCI-ID for the card and then run sys-unconfig.
>
>
> The BGE driver is documented to work with 5751
> in the man page for bge(7D)
> o I would try to add this Motherboards PCI-ID to
> the list of BGE chipsets in /etc/driver_aliases.
>
> You find the PCI ID with either
>
> /usr/X11/bin/scanpci or
> /usr/bin/prtconf -v
hello tunla,
if I understand you correctly, from the scanpci output:
pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x14e4 device 0x167a
Broadcom Corporation NeXtreme BCM5754 Gigabit Ethernet PCI Express
I added this line to driver_aliases:
bge "pci14e4,167a"
and ran sys-unconfig, so now i am stepping through more menu options related to
DNS, etc.
looks like it worked, thank you.
-
This message posted from opensolaris.org