Does the vender id and device id that /usr/X11/bin/scancpi and prtconf -pv output show for the e1000g show in your /etc/driver_aliases this is managed by the add_drv command:
add_drv -i "pcivendor-id,device-id" e100g ( check the man page for the syntax with single quotes around the double quotes!) you can drop the leading '0' in my case nge driver was already registred in the /etc/driver_aliases: you need to submit a rfe at http://www.opensolaris.org/bug/report.jspa and you need to cat /var/adm/messages ; cat /etc/release ; uname -a ; /usr/X11/bin/scanpci /usr/X11/scanpci -v ; prtdiag -v ; prtconf -pv This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
