SMC Command 0x82: Difference between revisions
Jump to navigation
Jump to search
imported>Bertl (Created page with '== Set Standby/Power Off/Reboot == This Command Message triggers various power management operations. {| style="padding:5px;margin:10px 0px; border:1px solid gray;" | Message: …') |
imported>Bertl |
||
Line 38: | Line 38: | ||
| 33 | | 33 | ||
| -- | | -- | ||
| | | Clear (@3dh=0) | ||
|} | |} |
Revision as of 14:22, 27 March 2010
Set Standby/Power Off/Reboot
This Command Message triggers various power management operations.
Message: | 82 XX YY ZZ |
XX | YY | ZZ | Meaning |
---|---|---|---|
01 | 00 | -- | Power Off (@3dh=1, @64h=#5a) |
01 | 32 | -- | Power Off (@3dh=0) |
04 | 31 | ?? | Reboot (@3dh=1, @64h=#01) |
04 | 30 | ?? | Reboot (@3dh=0, @64h=#03) |
04 | 33 | -- | Clear (@3dh=0) |