http://bugzilla.kernel.org/show_bug.cgi?id=8346





------- Additional Comments From [EMAIL PROTECTED]  2007-04-17 12:17 -------
I enabled ACPI debugging and noticed that the BIOS doesn't have a _CST.
However, the following if() is executed:

if (acpi_fadt.cst_control && !nocst) {
        status =
                acpi_os_write_port(acpi_fadt.smi_command,
                        acpi_fadt.cst_control, 8);
                [...]
}

If I set nocst, the boot seems to proceed normally. cst_control has a value
of 0xe3.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to