Shawn,
No matter,that link doesn't work I've got your point.
************************************************************************
Procedure to make work SK-98xx driver for Solaris (x64 64bit Edition)
Version 8.12.1.3 in Solaris Express (build 59)
************************************************************************
# prtconf -pv > out.txt
# vi out.txt
Look for "Ethernet":-
model: 'Ethernet controller'
power-consumption: 00000001.00000001
devsel-speed: 00000000
interrupts: 00000001
subsystem-vendor-id: 00001043
subsystem-id: 000081f8
unit-address: '0'
class-code: 00020000
revision-id: 00000012
vendor-id: 000011ab
device-id: 00004364
pcie-capid-pointer: 000000e0
pcie-capid-reg: 00000011
pci-msi-capid-pointer: 0000005c
name: 'pci1043,81f8'
**********************************************
We need :-
vendor-id: 000011ab
device-id: 00004364
**********************************************
Attempt to Install the new driver.
# pkgadd -d . SKGEsolx
**********************************************
At the point of crash proceed as follows:
**********************************************
# /usr/sbin/update_drv -a -i '"pci11ab,4364"' skge
# devfsadm -i skge
# ifconfig skge0 plumb
Check for status:
# ifconfig -a
# ifconfig skge0 192.168.0.7 up
Check for status:
# ifconfig -a
# reboot
Network interface shoud be up and running.
Thanks.
Boris
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[EMAIL PROTECTED]