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

           Summary: evaluate ACPI 3.0 _TTS
           Product: ACPI
           Version: 2.5
     KernelVersion: 2.6.27
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Power-Sleep-Wake
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: acpi-bugzilla@lists.sourceforge.net


_TTS was added to the suspend/resume order in ACPI 3.0.
I have not (yet) seen a system that implements _TTS.

However, Linux should support _TTS so that we are
not suprised when/if it suddenly appears in production BIOS.

I expect this simply means...

acpi_suspend_begin(pm_state):
  _TTS(acpi_state)

and

acpi_pm_end()
  _TTS(0)


-- 
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