The script was designed on Solaris 10/Nevada to reconfigure the SADA drivers back.
So here's where the Open Solaris community can help create IPS packages and fix such issues. For those who would like to look at the source: http://mercurial.opensound.com/?file/90a443c7dbdc/setup/SunOS/postremove if [ "${ISA_TYPE}" = "${ISA_TYPE_I386}" ]; then # Restore SADA drivers for PKG in SUNWaudd SUNWvia823x SUNWaudiohd SUNWad810 SUNWadixp SUNWusb do echo $PKG sh ${PKG_INSTALL_ROOT}/var/sadm/pkg/$PKG/save/pspool/$PKG/install/postinstall done fi -- This message posted from opensolaris.org