What is the device id and Vendor id of the Ethernet card, you can find out on
the Hardware by editing the menu.lst file in /tftpboot with adding a -s option
and run one of these commands and look for the Ethernet node stanza
/usr/X11/bin/scanpci
prtconf -pv
prtpicl -v
+ lofiadm -a /zfs1/images/sol-nv-b110-x86-dvd.iso
+ mount -F hsfs -o ro /dev/lofi/1 /zfs1/install/dvd
Then you might need to unpack the boot image if the vendor id matches one of
the existing id.
/boot/solaris/bin/root_archive unpack ./x86.miniroot ./x86.miniroot.unpacked
edit the x86.miniroot.unpacked/etc/driver_aliases and add to the vendor id to
the driver along with your device id entry then repack it
/boot/solaris/bin/root_archive pack ./x86.miniroot ./x86.miniroot.packed
Then submit a RFE http://www.opensolaris.org/bug/report.jspa to get support for
the Ethernet driver for the future release of snv_bxxx or 10ux
--
This message posted from opensolaris.org