> > Add this line to either > > > > /boot/solaris/bootenv.rc > > or > > /platform/i86pc/boot/solaris/bootenv.rc > > > > > > ------------------ BEGIN COPY ---------------------- > > setprop acpi-user-options '0x2' > > ------------------- END COPY ----------------------- > > > > > > Alternatively, run the following command: > > > > /usr/platform/i86pc/sbin/eeprom acpi-user-options=0x2 > > > > This effectively disables ACPI and makes your network > > interfaces usable again!