Changes

132 bytes added ,  04:26, 7 October 2017
Line 4: Line 4:  
Used for Switch<>PC USB comms, aka Switch-as-device.
 
Used for Switch<>PC USB comms, aka Switch-as-device.
 
This service is used during [[Factory Setup|factory setup]] by [[Manu Services|manu]].
 
This service is used during [[Factory Setup|factory setup]] by [[Manu Services|manu]].
 +
 +
This service session is used as an IPC [[IPC_Marshalling|domain]].
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Cmd || Name
+
! Cmd || Name || Notes
 
|-
 
|-
| 0 || [[#BindComplex]]
+
| 0 || [[#BindComplex]] ||
 
|-
 
|-
| 1 || [[#BindClientProcess]]
+
| 1 || [[#BindClientProcess]] ||
 
|-
 
|-
| 2 || [[#GetDsInterface]]
+
| 2 || [[#GetDsInterface]] ||
 
|-
 
|-
| 3 || [[#GetStateChangeEvent]]
+
| 3 || [[#GetStateChangeEvent]] ||
 
|-
 
|-
| 4 ||  
+
| 4 || || No input. Returns an output u32.
 
|-
 
|-
| 5 || [[#SetVidPidBcd]]
+
| 5 || [[#SetVidPidBcd]] ||
 
|}
 
|}