Changes

Jump to navigation Jump to search
298 bytes added ,  20:28, 7 April 2018
no edit summary
Line 143: Line 143:  
| 32 bytes
 
| 32 bytes
 
| 32 bytes
 
| 32 bytes
| Input is a u32 for the event type. This shuts down all KD processes that are running, downloading, mail, NAND writing, etc. This is probably called by IOS when the STM shutdown ioctls are used?
+
| Input is a u32 for the event type. This shuts down all KD processes that are running, downloading, mail, NAND writing, etc.
 +
 
 +
This is called by STM in the Wakeup function to "shut down KD", which can happen in the following cases:
 +
 
 +
* /dev/stm/immediate ioctl 0x2005 is used.
 +
* The console is idle and the DI cover polling thread has detected that the cover was closed (i.e. a disc was inserted).
 +
* The console is idle and a GPIO event handler is triggered (i.e. the POWER button was pressed).
    
|}
 
|}
    
[[Category:Wii Filesystem]]
 
[[Category:Wii Filesystem]]
219

edits

Navigation menu