SMC Command 0x82: Difference between revisions
Jump to navigation
Jump to search
imported>Bertl |
imported>Gamewizard71 No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{cleanup}} | |||
== Set Standby/Power Off/Reboot == | == Set Standby/Power Off/Reboot == | ||
Line 23: | Line 24: | ||
| 32 | | 32 | ||
| -- | | -- | ||
| Power Off (@3dh=0) | | Power Off (@3dh=0, Clears RTC?) | ||
|- | |- | ||
| 04 | | 04 | ||
| 31 | | 31 | ||
| ?? | | ?? | ||
| Reboot (@3dh=1, @64h=#01) | | Reboot (@3dh=1, @64h=#01, Soft Reset) | ||
|- | |- | ||
| 04 | | 04 | ||
| 30 | | 30 | ||
| ?? | | ?? | ||
| Reboot (@3dh=0, @64h=#03) | | Reboot (@3dh=0, @64h=#03, Power Cycle) | ||
|- | |- | ||
| 04 | | 04 |
Latest revision as of 22:09, 9 August 2010
This page needs to be cleaned up, because its either hard to read or contains very little information. You can help Free60 by editing this page and cleaning it up. |
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, Clears RTC?) |
04 | 31 | ?? | Reboot (@3dh=1, @64h=#01, Soft Reset) |
04 | 30 | ?? | Reboot (@3dh=0, @64h=#03, Power Cycle) |
04 | 33 | -- | Clear (@3dh=0) |