NV services: Difference between revisions

Cyuubi (talk | contribs)
m Add FinishInitialize
m Ioctl3: ioctl2 is (0x21, 0x22, 0x21), ioctl3 is (0x21, 0x22, 0x22)
Line 100: Line 100:


== Ioctl3 ==
== Ioctl3 ==
Same input/output as Ioctl2, except cmdhdr_word1 is 0x100B instead of 0xC0B.
Takes a type-0x21 buffer, a type-0x22 buffer, another type-0x22 buffer, and two input u32s. Returns an output u32 (error_code).
Cmdhdr_word1 is 0x100B instead of 0xC0B.


== Cmd13 ==
== Cmd13 ==