I can't find 82547 on the HCL, but it might be supported if it is compatible with the supported e1000g. If it is then this should do (info from your previous posting):
# cp -p /etc/driver_aliases /etc/driver_aliases~ # echo 'e1000g "pci1014,2a7"' >> /etc/driver_aliases # init 6 WARNING: If it isn't supported/compatible this might panic your system at boot; be prepared to boot failsafe and: # cd where_it_tells_you # cp -p etc/driver_aliases~ etc/driver_aliases # sync # ^D This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
