Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] - Move PSL1GHT net code to newlib #2

Closed
wants to merge 1 commit into from

Conversation

dee12452
Copy link

@dee12452 dee12452 commented Jul 2, 2020

In order to address ps3dev/PSL1GHT#67, one of the items was to remove net code from PSL1GHT and add it to the ps3 newlib.

This in theory would do just that. This implementation is taken from the libnet sprx which uses known supported vsh net functions documented here https://www.psdevwiki.com/ps3/VSH_Exports. The idea would be to leave the VSH exports over in PSL1GHT (for now) with a net/net.h exposing the export functions from the netlib sprx until the NID database can be hooked up to.

I'm also not too familiar with newlib and how it's configured / integrated with PSL1GHT currently, so any info / feedback there would be good too.

Thanks for looking!

@dee12452
Copy link
Author

dee12452 commented Jul 2, 2020

Closing for now, as I don't think I have a good enough understanding of ps3 newlib configurations atm for this to be relevant

@dee12452 dee12452 closed this Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant