Line 209:
Line 209:
=NWM socket service "nwm::SOC"=
=NWM socket service "nwm::SOC"=
+
{| class="wikitable" border="1"
+
|-
+
! Command Header
+
! Description
+
|-
+
| 0x00090000
+
| This just copies data from state to the cmdreply, this always returns 0. u32 cmdreply[2] = sharedmem_size, cmdreply[4] = sharedmem_handle, cmdreply[5] = otherhandle.
+
|}
+
+
The only sysmodule which uses this is [[Socket_Services|socket]]-sysmodule.
=NWM service "nwm::SAP"=
=NWM service "nwm::SAP"=