usr/src/uts/i86pc/os/cpr_impl.c is using the BIOS' WARM_RESET_VECTOR at memory location 0x467 to arrange for the system to resume from S3 suspend-to-ram state.
Shouldn't it use the Firmware_Waking_Vector or X_Firmware_Waking_Vector field in the ACPI FACS structure to register the address of the real mode wakeup code? _______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
