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: | ||
The PS4 has many kernel devices | The PS4 has many kernel devices. Below is a list of the known ones. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! | ! Module name !! Accessible? !! Description !! Notes | ||
|- | |- | ||
| gc || Yes || ?GPU/Graphics | | gc || Yes || ?GPU/Graphics Controller? || could be also graphics core (from https://en.wikipedia.org/wiki/Graphics_Core_Next ) | ||
|- | |- | ||
| dce || ? || Display Controller Engine || - | | dce || ? || Display Controller Engine || - | ||
|- | |- | ||
| hmd || ? || Head-mounted | | hmd || ? || Head-mounted display || [[Morpheus]]. https://en.wikipedia.org/wiki/Head-mounted_display | ||
|- | |- | ||
| mas || ? || ?Mass Storage? || - | | mas || ? || ?Mass Storage? || - | ||
Line 21: | Line 19: | ||
| hdmi || ? || HDMI || - | | hdmi || ? || HDMI || - | ||
|- | |- | ||
| s3da || ? | | s3da || ? || || Probably related to 3D Acceleration. See Marcan's slides about PS4 GPU Linux driver. | ||
|- | |- | ||
| dbggc || Yes || Debug | | dbggc || Yes || Debug GC || - | ||
|- | |- | ||
| ctrlp || ? || Control | | ctrlp || ? || Control P? || - | ||
|- | |- | ||
| camera || Yes || Camera || Camera module | | camera || Yes || Camera || (PlayStation) Camera module | ||
|- | |- | ||
| wlan || ? || | | wlan || ? || WLAN module || - | ||
|- | |- | ||
| wlanbt || | | wlanbt || ? || - || - | ||
|- | |- | ||
| regmgr || Yes || Registry Manager || - | | regmgr || Yes || Registry Manager || - | ||
|- | |- | ||
| vce || ? || Video Coding Engine || - | | vce || ? || Video Coding Engine module || - | ||
|- | |- | ||
| hmddfu || Yes || | | hmddfu || Yes || - || - | ||
|- | |- | ||
| mbus || ? || ?Media | | mbus || ? || ?Media Bus? || - | ||
|- | |- | ||
| uvd || ? || Unified Video Decoder || GPKMD? | | uvd || ? || Unified Video Decoder || GPKMD? | ||
Line 49: | Line 47: | ||
| av_control || ? || Audio/Video Controller || - | | av_control || ? || Audio/Video Controller || - | ||
|- | |- | ||
| ipmimgr || Yes || IPMI Manager || | | ipmimgr || Yes || IPMI Manager || - | ||
|- | |- | ||
| ajm || Yes || Audio Co-processor Job Manager || - | | ajm || Yes || Audio Co-processor Job Manager || - | ||
|- | |- | ||
| sdbgp || ? || System Debug | | sdbgp || ? || System Debug P? || Like on PS Vita DevKit. | ||
|- | |- | ||
| audioout || ? || Audio | | audioout || ? || Audio Output || - | ||
|- | |- | ||
| screenshot || ? || Screenshot || - | | screenshot || ? || Screenshot || - | ||
Line 61: | Line 59: | ||
| bluetooth_hid || ? || Bluetooth Human Interface Device || - | | bluetooth_hid || ? || Bluetooth Human Interface Device || - | ||
|} | |} | ||