Difference between revisions of "SceDeci4pRDrfp"

From Vita Development Wiki
Jump to navigation Jump to search
(Created page with "The Kernel module responsible for accessing the memory card from the neighborhood.")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Kernel module responsible for accessing the memory card from the neighborhood.
+
This kernel module is responsible of providing access to the DevKit memory card to PC via FS Driver and Neighborhood.
 +
 
 +
Meaning could be:
 +
* DECI4P Remote Directory reference process
 +
* DECI4P Removable Device reference process
 +
* DECI4P Removable Device remote filesystem process
 +
 
 +
Also, the `psp2ctrl stat` service goes through this module.
 +
 
 +
[[Category:ARM]]
 +
[[Category:Kernel]]
 +
[[Category:Modules]]

Latest revision as of 20:56, 1 May 2023

This kernel module is responsible of providing access to the DevKit memory card to PC via FS Driver and Neighborhood.

Meaning could be:

  • DECI4P Remote Directory reference process
  • DECI4P Removable Device reference process
  • DECI4P Removable Device remote filesystem process

Also, the `psp2ctrl stat` service goes through this module.