Editing Wifi Firmware
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: | ||
=Software= | =Software= | ||
eCos is used to provide the Playstation's Wi-Fi support. eCos is an open source real-time operating system (RTOS). It is licensed under a modified version of GPL that allows the use of non GPL licensed code to be linked with eCos. | eCos is used to provide the Playstation's Wi-Fi support. eCos is an open source real-time operating system (RTOS). It is licensed under a modified version of GPL that allows the use of non GPL licensed code to be linked with eCos. | ||
Line 8: | Line 6: | ||
http://ecos.sourceware.org/ | http://ecos.sourceware.org/ | ||
== GameOS firmware file == | == GameOS firmware file == | ||
Line 32: | Line 25: | ||
</pre> | </pre> | ||
only | only readable part: | ||
<pre> | <pre> | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 87: | Line 80: | ||
===Other References=== | ===Other References=== | ||
*http://www. | *http://www.ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#Gelic_device_.28Network_Interface.29 | ||
*http://www. | *http://www.ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#WLAN_Gelic_Device | ||
*http://wiki.gitbrew.org/index.php/PS3:HvReverseEngineering#Gelic_Device | *http://wiki.gitbrew.org/index.php/PS3:HvReverseEngineering#Gelic_Device | ||
Line 95: | Line 87: | ||
{{System Firmware}}<noinclude>[[Category:Main]]</noinclude> | |||
{{ |