Config Services: Difference between revisions

PabloMK7 (talk | contribs)
mNo edit summary
ElementW (talk | contribs)
m Add anchors
 
Line 1: Line 1:
[[Category:Services]]
__TOC__
 
{{Anchor|Cfg}}{{Anchor|CfgU}}{{Anchor|CFG}}{{Anchor|CFGU}}{{Anchor|cfg:u}}
= Config service "cfg:u" =
= Config service "cfg:u" =


Line 54: Line 54:
|}
|}


{{Anchor|CfgS}}{{Anchor|CFGS}}{{Anchor|cfg:s}}
= Config service "cfg:s" =
= Config service "cfg:s" =
cfg:s contains all the commands in cfg:u, in addition to the following:
cfg:s contains all the commands in [[#cfg:u|cfg:u]], in addition to the following:


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 126: Line 127:
CfgS command 0x04060000(SecureInfoGetRegion) is used by NIM module to determine the SOAP RegionId, when sending SOAP requests. See [[Nandrw/sys/SecureInfo_A|here]].
CfgS command 0x04060000(SecureInfoGetRegion) is used by NIM module to determine the SOAP RegionId, when sending SOAP requests. See [[Nandrw/sys/SecureInfo_A|here]].


{{Anchor|CfgI}}{{Anchor|CFGI}}{{Anchor|cfg:i}}
= Config service "cfg:i" =
= Config service "cfg:i" =
cfg:i contains all the commands in cfg:u and cfg:s, in addition to the following:
cfg:i contains all the commands in [[#cfg:u|cfg:u]] and [[#cfg:s|cfg:s]], in addition to the following:


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 264: Line 266:
|}
|}


{{Anchor|CfgNor}}{{Anchor|CFGNOR}}{{Anchor|cfg:nor}}
= Config NVRAM service "cfg:nor" =
= Config NVRAM service "cfg:nor" =
{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 330: Line 333:
| This uses SPI command 0xAB for "Release from deep power down".
| This uses SPI command 0xAB for "Release from deep power down".
|}
|}
This is an interface for the "SPI::NOR" service, for accessing the Wifi NVRAM/SPI Flash.
This is an interface for the [[SPI::NOR]] service, for accessing the Wifi NVRAM/SPI Flash.
 
[[Category:Services]]