|
|
楼主 |
发表于 2008-1-30 09:36:10
|
显示全部楼层
那我再给你翻ACPI SPEC吧,这问题可以在ACPI SPEC里找到答案。
, \, Y) } @" n1 |- x) m, rACPI 3.0b page 86有如下描述:6 {" k/ X$ y" Y4 P. V& n+ r- x
; O2 B1 d6 d% ^2 ]; o0 K; xWhile in any of the sleeping states (G1), an enabled “Wake” event will cause the hardware to sequence the system back to the working state (G0). The “Wake Status” bit (WAK_STS) is provided for OSPM to “spin-on” after setting the SLP_EN/SLP_TYP bit fields. When waking from the S1 sleeping state, execution control is passed backed to OSPM immediately, whereas when waking from the S2-S5 states execution control is passed to the BIOS software (execution begins at the CPU’s reset vector). The WAK_STS bit provides a mechanism to separate OSPM’s sleeping and waking code during an S1 sequence. When the hardware has sequenced the system into the sleeping state (defined here as the processor is no longer able to execute instructions), any enabled wake event is allowed to set the WAK_STS bit and sequence the system back on (to the G0 state). If the system does not support the S1 sleeping state, the WAK_STS bit can always return zero. |
|