NV services: Difference between revisions

No edit summary
Line 22: Line 22:
| 3 || [[#Initialize]]
| 3 || [[#Initialize]]
|-
|-
| 4 || QueryEvent
| 4 || [[#QueryEvent]]
|-
|-
| 5 || MapSharedMem
| 5 || MapSharedMem
Line 75: Line 75:


Webkit applet creates the transfer-memory with perm = 0 and size 0x300000.
Webkit applet creates the transfer-memory with perm = 0 and size 0x300000.
== QueryEvent ==
Takes two input u32s(fd and event_id), with the second word immediately after the first one. Returns an output u32 and a copy-handle.


== SetClientPID ==
== SetClientPID ==