For "kcb1960" The Intel Pro 100 VE is not a standard PCI card: see:
http://support.intel.com/support/network/adapter/pro100/pro100ve/sb/cs-008340.htm when you run # /usr/X11/bin/scanpci Does the card show up in the list ? The Intel Pro 100 is a a controller that is supported by Solaris as (iprb) these are the PCI ID's recognized in the /etc/driver_aliases file iprb "pci8086,1029" iprb "pci8086,1229" iprb "pci8086,1229.8086.1009" iprb "pci8086,1229.8086.100c" iprb "pci8086,1229.8086.1012" iprb "pci8086,1229.8086.1013" iprb "pci8086,1229.8086.1015" iprb "pci8086,1229.8086.1016" iprb "pci8086,1229.8086.1017" iprb "pci8086,1030" iprb "pci8086,1031" iprb "pci8086,1032" iprb "pci8086,1038" iprb "pci8086,1039" iprb "pci8086,103d" iprb "pci8086,1050" iprb "pci8086,1059" iprb "pci8086,1068" iprb "pci8086,1069" iprb "pci8086,1092" iprb "pci8086,1209" iprb "pci8086,2449" iprb "pci8086,27dc" If a /usr/X11/bin/scanpci run in your PC shows up a different PCI ID You need to add it to the list and then reboot the system with a reconfguration boot . you do a reconfiguration boot this way : Logon to the system as root , start a terminal window. # touch /reconfigure # shutdown -y -g0 -i6 and the system will reboot. After that the best you can do is a "sys-unconfig " run that will shut down you PC. The next time you start it up you will be asked all the questions of the identity of your machine and all the questions on how you want you network configured. //Lars This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
