Editing Devices
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: | ||
= Devices List = | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 5: | Line 5: | ||
! Path !! Name of Device !! Usage !! Notes | ! Path !! Name of Device !! Usage !! Notes | ||
|- | |- | ||
| /dev_usb00[0-7]/ || USB || External USB (Pendrive or External USB Disk) || FAT32/FAT | | /dev_usb00[0-7]/ || USB || External USB (Pendrive or External USB Disk) || FAT32/FAT formatted | ||
|- | |- | ||
| /dev_hdd0/ || HDD || | | /dev_hdd0/ || HDD || Main HDD partition used for storing system data || UFS Formatted | ||
|- | |- | ||
| /dev_hdd1/ || HDD || | | /dev_hdd1/ || HDD || Secondary HDD Partition used for storing files necessary for system update || UFS Formatted? | ||
|- | |- | ||
| / | | /dev_ms/ || MMS || Magic Memory Stick Device || FAT32/FAT formatted | ||
|- | |- | ||
| / | | /dev_cf/ || CF Card || CF Card Device || FAT32/FAT formatted | ||
|- | |- | ||
| / | | /dev_sd/ || SD Card || SD Card Device || FAT32/FAT formatted | ||
|- | |- | ||
| / | | /dev_bdvd/ || BDVD || Bluray Device? || | ||
|- | |- | ||
| / | | /dev_flash[2-3]/ || VFLASH || Device for VFLASH || FAT formatted | ||
|- | |- | ||
| /dev_rflash/ || RFLASH || Device for NOR/NAND Flash || | | /dev_rflash/ || RFLASH || Device for NOR/NAND Flash || | ||
|- | |- | ||
| /dev_eflash/ || EFLASH || Unknown??? || | |||
| /dev_eflash/ || EFLASH || Unknown??? || | |||
|- | |- | ||
| /dev_SYSTEM/ || SYSTEM??? || Unknown??? || | | /dev_SYSTEM/ || SYSTEM??? || Unknown??? || | ||
|- | |- | ||
| /dev/sc[0-3] || SYSCON || Syscon Device || | | /dev/sc[0-3] || SYSCON || Syscon Device || | ||
|- | |- | ||
| /dev/ioif0 || INPUT/OUTPUT INTERFACE || ioif Device || | | /dev/ioif0 || INPUT/OUTPUT INTERFACE || ioif Device || | ||
Line 49: | Line 43: | ||
| /dev/flash_num || Flash Enumerator || Flash Enumerator Device || | | /dev/flash_num || Flash Enumerator || Flash Enumerator Device || | ||
|- | |- | ||
| /dev/encdec0 || ENCDEC || EncDec Device || | | /dev/encdec0 || ENCDEC || EncDec Device || Used for Encrypting/Decrypting HDD Content | ||
|- | |- | ||
| /app_home/ || APP_HOME || app_home Device || Virtual Device | | /app_home/ || APP_HOME || app_home Device || Virtual Device | ||
Line 57: | Line 51: | ||
| /dev_plus/ || PLUS || PLUS Device || Probably used to manage PS PLUS content | | /dev_plus/ || PLUS || PLUS Device || Probably used to manage PS PLUS content | ||
|- | |- | ||
| /dev_MCA/ || | | /dev_MCA/ || Manager Content Assistant || Manager Content Assistant Device || Used to copy vita content to ps3 and viceversa | ||
|- | |- | ||
|} | |} | ||
= IOS Related = | |||
* CELL_FS_IOS:MEMORY_STICK | * CELL_FS_IOS:MEMORY_STICK | ||
Line 69: | Line 63: | ||
* CELL_FS_IOS:USB_MASS_STORAGE001 / /dev_usb000/ | * CELL_FS_IOS:USB_MASS_STORAGE001 / /dev_usb000/ | ||
* etc | * etc | ||
{{ | {{Hardware Modification}} | ||
<noinclude>[[Category:Main]]</noinclude> |