Line 96:
Line 96:
| 32 bytes
| 32 bytes
| 32 bytes
| 32 bytes
−
| inbuf + 0 u32 is flags, inbuf + 6 u16 is nwc24dl.bin entry index, inbuf + 8 u32 is subTask bitmask. Starting at outbuf + 8 is a buffer of unknown size. Flags bit 1 must be set to manually specify a task/entry. When clear, a task is chosen automatically with the same mechanism used for choosing a task in the background.(When bit 1 is clear with this ioctl from Broadway, nothing will be downloaded since no entries will be ready for download due to dl frequencies fields.) subTask bitmap is a bitmap of subTasks to download, so setting bit 0 will download subTask zero, and so on.
+
| inbuf + 0 u32 is flags, inbuf + 6 u16 is nwc24dl.bin entry index, inbuf + 8 u32 is subTask bitmask. Starting at outbuf + 8 is a buffer of unknown size. Flags bit 1 must be set to manually specify a task/entry. When clear, a task is chosen automatically with the same mechanism used for choosing a task in the background.(When bit 1 is clear with this ioctl from Broadway, nothing will be downloaded since no entries will be ready for download due to dl frequencies fields.) subTask bitmap is a bitmap of subTasks to download when flags bit 2 is set, so setting bit 0 will download subTask zero, and so on. When flags is negative with bit 31 set, KD will sync the current UTC time with the time [[WiiConnect24|server]].
|-
|-
| 0xf
| 0xf
Line 144:
Line 144:
| 32 bytes
| 32 bytes
| 32 bytes
| 32 bytes
−
|
+
| Input is a u32 for the event type. This shuts down all KD processes that is running, downloading, mail, NAND writing, etc. This is probably called by IOS when the STM shutdown ioctls are used?
|}
|}