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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]      |[EMAIL PROTECTED]
                   |bugs.osdl.org               |
             Status|NEW                         |ASSIGNED




------- Comment #2 from [EMAIL PROTECTED]  2008-11-02 17:21 -------
Will you please attach the output of acpidump?

Before the patch in comment #1 is merged, the RESET_REG_SUP bit will be checked
to indicate whether the ACPI reboot mechanism.  Unfortunately on some laptops
there exists the definition of RESET_REG but the RESET_REG_SUP bit is zero,
which indicates that ACPI reboot mechanism is unsupported. And on these laptops
the system only can be rebooted by ACPI reboot mechansim after resuming from
S3(by writing RESET_VALUE to RESET_REG port).

So I change the check method about ACPI reboot mechanism in the patch of
comment #1.

Thanks.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to