Editing DeviceID
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: | ||
[[Category:Software]] | |||
= DeviceIDs used by Hypervisor (Lv1.self) = | = DeviceIDs used by Hypervisor (Lv1.self) = | ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;" | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;" | ||
Line 5: | Line 6: | ||
! Device !! #ID !! #Int !! Address in HV !! Note | ! Device !! #ID !! #Int !! Address in HV !! Note | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#Storage_subsystem_device Storage subsystem] || -1 || || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#Gelic_device_.28Network_Interface.29 Gelic device] || 0 || 8 || 0x00245330 (3.15) || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#RBD_device RBD device] || 0 or 2 || || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#SATA_Controller_1_device SATA controller 1] || 1 || 49 || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#FLASH_device Flash device] || 1 || || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#SATA_Controller_2_device SATA Controller 2] || 2 || 13 || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#HDD_device HDD device] || 2 || || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#USB_Controller_1_device USB Controller 1] || 3 || ? || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#Virtual_FLASH_device_.28VFLASH.29 Virtual Flash device (vflash)] || 3 (Linux) or 4 (GameOS) || || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#USB_Controller_2_device USB Controller 2] || 4 || ? || || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#ENCDEC_device ENCDEC device] || 7 || 5 || 0x00275C60 (3.15) || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#FLASH_Controller_device_.28StarShip_-_SS.29 EBUS (Flashcontroller Starship)] || 9 || 41 || 0x002814EC (3.15) || | ||
|- | |- | ||
| EH EPCIC internal || - || 6 || 0x0023B6B0 (3.15) || | | EH EPCIC internal || - || 6 || 0x0023B6B0 (3.15) || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#ATA_Interrupt_Handler ATA interrupt handler] || - || 12 || 0x0026B984 (3.15) || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#ATA_Interrupt_Handler ATA interrupt handler] || - || 13 || 0x0026B984 (3.15) || | ||
|- | |- | ||
| [ | | [http://ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#System_Controller_.28SC_or_SYSCON.29 Spider SC] || - || 14 || 0x0020A68C (3.15) || | ||
|- | |- | ||
| SBERR || - || 29 || 0x0023AA50 (3.15) || | | SBERR || - || 29 || 0x0023AA50 (3.15) || | ||
Line 49: | Line 50: | ||
|} | |} | ||
Info in table for easy reference, originally taken from [[Hypervisor Reverse Engineering]] page. | Info in table for easy reference, originally taken from [[Hypervisor Reverse Engineering]] page. | ||
= DeviceIDs used in GameOS = | = DeviceIDs used in GameOS = | ||
Line 56: | Line 58: | ||
! Device !! #ID !! Note | ! Device !! #ID !! Note | ||
|- | |- | ||
| NAND | | NAND || 0x100000000000001 || NAND Flash | ||
|- | |- | ||
| || 0x100000500000001 || cell_ext_os_area | | || 0x100000500000001 || cell_ext_os_area | ||
|- | |- | ||
| NOR || 0x100000000000004 || NOR Flash, not vflash | | NOR || 0x100000000000004 || NOR Flash, not vflash | ||
|- | |- | ||
| BDVD || 0x101000000000006 || | | BDVD || 0x101000000000006 || | ||
|- | |- | ||
| HDD || 0x101000000000007 || | | HDD || 0x101000000000007 || | ||
|- | |- | ||
| Memory Stick || 0x103000000000010 || | | Memory Stick || 0x103000000000010 || | ||
Line 102: | Line 90: | ||
| usb007 || 0x103000000000020 || | | usb007 || 0x103000000000020 || | ||
|} | |} | ||