Editing Storage Manager
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
Storage Manager communicates with devices '''/dev/encdec0''' and '''/dev/rbd0''' from LPAR 1 | Storage Manager communicates with devices '''/dev/encdec0''' and '''/dev/rbd0''' from LPAR 1 | ||
<br> | |||
Lv2 Kernel usage e.g. by: | Lv2 Kernel usage e.g. by: | ||
Line 10: | Line 11: | ||
*'''EID4''' data is passed to '''sb_iso_spu_module.self''' module. | *'''EID4''' data is passed to '''sb_iso_spu_module.self''' module. | ||
== 0x5000 - | == 0x5000 - Storage Manager == | ||
{| class="wikitable FCK__ShowTableBorders" | {| class="wikitable FCK__ShowTableBorders" | ||
Line 39: | Line 40: | ||
|- | |- | ||
| 0x5004 | | 0x5004 | ||
| Authenticate BD Drive | | Authenticate BD Drive | ||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
| 0x5005 | | 0x5005 | ||
Line 57: | Line 58: | ||
|- | |- | ||
| 0x5007 | | 0x5007 | ||
| Authenticate PS3 Game | | Authenticate PS3 Game | ||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
| 0x5008 | | 0x5008 | ||
Line 66: | Line 67: | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| 0x5009 | | 0x5009 | ||
Line 87: | Line 88: | ||
|- | |- | ||
| 0x5011 | | 0x5011 | ||
| | | | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
| 0x5012 | | 0x5012 | ||
| | | | ||
| | | | ||
| | | | ||
| | |||
|- | |||
|} | |} | ||
==== SB Isolation DMA Buffer Header ==== | |||
<pre>struct sb_iso_header | <pre>struct sb_iso_header | ||
{ | { | ||
Line 112: | Line 114: | ||
*seqno has values 0x03 to 0x08. It is incremented when sending and receiving data from the spu. | *seqno has values 0x03 to 0x08. It is incremented when sending and receiving data from the spu. | ||
=== 0x5001 - Set Encdec Key === | === 0x5001 - Set Encdec Key === | ||
* This service allows you to set ENCDEC keys with index '''0xC - 0xF''' | * This service allows you to set ENCDEC keys with index '''0xC - 0xF''' | ||
Line 123: | Line 125: | ||
Per default, keys with index 0x0 - 0xB are not free. But we could patch it also. | Per default, keys with index 0x0 - 0xB are not free. But we could patch it also. | ||
=== 0x5002 - Set/Delete ATA (Encdec) Key === | === 0x5002 - Set/Delete ATA (Encdec) Key === | ||
*Sets/Deletes ATA (Encdec) Key | *Sets/Deletes ATA (Encdec) Key | ||
Line 157: | Line 159: | ||
|} | |} | ||
=== 0x5003 - Get Random Number === | === 0x5003 - Get Random Number === | ||
*I have got access to Get Random Number service through DM and tested it with PSGroove | *I have got access to Get Random Number service through DM and tested it with PSGroove | ||
Line 165: | Line 167: | ||
*This service is used e.g. by USB Dongle Authenticator to generate the body of a challenge or by GameOS to generate hardware random numbers. | *This service is used e.g. by USB Dongle Authenticator to generate the body of a challenge or by GameOS to generate hardware random numbers. | ||
=== 0x5004 - Authenticate BD Drive === | === 0x5004 - Authenticate BD Drive === | ||
*Used by LPAR Manager in HV Process 9 during LPAR 2 loading and unloading. | *Used by LPAR Manager in HV Process 9 during LPAR 2 loading and unloading. | ||
Line 189: | Line 191: | ||
| 0x04 | | 0x04 | ||
| cleans key | | cleans key | ||
|- | |- | ||
| 0x1E | | 0x1E | ||
Line 197: | Line 196: | ||
|- | |- | ||
| 0x29 | | 0x29 | ||
| Reset BD Drive + cleans key | | Reset BD Drive + cleans key | ||
|- | |- | ||
| 0x2B | | 0x2B | ||
Line 209: | Line 208: | ||
|- | |- | ||
| 0x5A | | 0x5A | ||
| (only gets [[AIM_Manager#0x19004_-_Get_PS_Code|PSCode]]) | | (only gets [[AIM_Manager#0x19004_-_Get_PS_Code|PSCode]] ) | ||
|- | |- | ||
| 0x8D | | 0x8D | ||
Line 215: | Line 214: | ||
|} | |} | ||
=== 0x5005 - PS2 Disc Authenticate === | === 0x5005 - PS2 Disc Authenticate === | ||
=== 0x5006 - Get Version === | === 0x5006 - Get Version === | ||
* By default not accessible from GameOS | * By default not accessible from GameOS. But it can be enabled by patching Dispatcher Manager. | ||
=== 0x5007 - Control BD Drive === | === 0x5007 - Control BD Drive === | ||
*Used by GameOS to authenticate discs and for BD emulation. | *Used by GameOS to authenticate discs and for BD emulation. | ||
Line 233: | Line 232: | ||
|- | |- | ||
| 0x0D | | 0x0D | ||
| HW_ps3_disc_auth | | HW_ps3_disc_auth | ||
|- | |- | ||
| 0x3F | | 0x3F | ||
Line 242: | Line 241: | ||
|- | |- | ||
| 0x43 | | 0x43 | ||
| HW_ps3_disc_change | | HW_ps3_disc_change | ||
|- | |- | ||
| 0x46 | | 0x46 | ||
| HW_ps3_disc_auth, get disc hash key | | HW_ps3_disc_auth, get disc hash key | ||
|- | |- | ||
| 0x4B | | 0x4B | ||
Line 272: | Line 271: | ||
|} | |} | ||
=== 0x5008 - HW mc === | === 0x5008 - HW mc === | ||
==== Service Parameter Table ==== | ==== Service Parameter Table ==== | ||
Line 288: | Line 287: | ||
|- | |- | ||
|} | |} | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |