Changes

Jump to navigation Jump to search
780 bytes added ,  23:42, 21 October 2017
no edit summary
Line 19: Line 19:  
|}
 
|}
   −
Description ranges:
+
For the description field, codes in range 1000(?)~1023 is common to all modules, while codes outside this range are defined independently by each module.
 +
 
 +
Description ranges: (some if not all of these could be specifically for fs-module)
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 28: Line 30:  
| 100-179
 
| 100-179
 
| Not found
 
| Not found
 +
|-
 +
| 130-179 (subset of previous)
 +
| Media not found
 
|-
 
|-
 
| 180-199
 
| 180-199
Line 40: Line 45:  
| 230-339
 
| 230-339
 
| Unacceptable
 
| Unacceptable
 +
|-
 +
| 260-279 (subset of previous)
 +
| Write protected
 +
|-
 +
| 360-389
 +
| Bad format
 
|-
 
|-
 
| 390-399
 
| 390-399
 
| Verification failure
 
| Verification failure
 +
|-
 +
| 600-629
 +
| Out of resources
 +
|-
 +
| 630-660
 +
| Access denied
 +
|-
 +
| 700-729
 +
| Invalid argument
 +
|-
 +
| 730-749
 +
| Not initialized
 +
|-
 +
| 750-759
 +
| Already initialized
 
|-
 
|-
 
| 760-779
 
| 760-779
Line 65: Line 91:  
|-
 
|-
 
| 5
 
| 5
| String too big? This error is returned when service name length is greater than 8. (srv)
+
| Invalid string length. This error is returned when service name length is greater than 8 or zero. (srv)
 
|-
 
|-
 
| 6
 
| 6
| Access denied? This error is returned when you request a service that you don't have access to. (srv)
+
| Access denied. This error is returned when you request a service that you don't have access to. (srv)
 
|-
 
|-
 
| 7
 
| 7
| String too small? This error is returned when service name contains an unexpected null byte. (srv)
+
| String size does not match string contents. This error is returned when service name contains an unexpected null byte. (srv)
 
|-
 
|-
 
| 8
 
| 8
Line 81: Line 107:  
| 26
 
| 26
 
| Session closed by remote (os)
 
| Session closed by remote (os)
 +
|-
 +
| 32
 +
| Empty CIA? (AM)
 
|-
 
|-
 
| 37
 
| 37
Line 93: Line 122:  
| 44
 
| 44
 
| Trying to uninstall system-app (AM)
 
| Trying to uninstall system-app (AM)
 +
|-
 +
| 47
 +
| Invalid command header (OS)
 
|-
 
|-
 
| 101
 
| 101
Line 292: Line 324:  
|-
 
|-
 
| 10
 
| 10
| GX
+
| GSP
 
|-
 
|-
 
| 11
 
| 11
Line 509: Line 541:  
| 82
 
| 82
 
| PIA
 
| PIA
 +
|-
 +
| 83
 +
| ACT
 +
|-
 +
| 84
 +
| VCTL
 +
|-
 +
| 85
 +
| OLV
 +
|-
 +
| 86
 +
| NEIA
 +
|-
 +
| 87
 +
| NPNS
 +
|-
 +
| 90
 +
| AVD
 +
|-
 +
| 91
 +
| L2B
 
|-
 
|-
 
| 92
 
| 92
 
| MVD
 
| MVD
 +
|-
 +
| 93
 +
| NFC
 +
|-
 +
| 94
 +
| UART
 +
|-
 +
| 95
 +
| SPM
 
|-
 
|-
 
| 96
 
| 96
 
| QTM
 
| QTM
 +
|-
 +
| 97
 +
| NFP (amiibo)
 
|-
 
|-
 
| 254
 
| 254

Navigation menu