[PS2] libmc patch to fix some rpc cmd errors

Create a single thread for each patch to be added to the repository. Please try to stay on topic.
Post Reply
jimmikaelkael
Posts: 10
Joined: Sat Mar 01, 2008 5:21 am

[PS2] libmc patch to fix some rpc cmd errors

Post by jimmikaelkael »

Here is a little patch to fix some errors in libmc.c :
http://ifile.it/4wj13oi/libmc.patch.gz

It fixes rpc call errors for mcGetEntSpace, mcRename, and mcChangeThreadPriority.

I prevent too some unintentional calls to mcman's readpage and eraseblock functions using mcGetEntSpace & mcChangeThreadPriority with old MCMAN version.
jimmikaelkael
Posts: 10
Joined: Sat Mar 01, 2008 5:21 am

Post by jimmikaelkael »

Maybe this one doesn't seem interesting at all...

But it's very important to allow some new homebrew mc modules to use the mcRename correctly, as it still buggy in rev 1575.

Check it, libmc.c contains a few typo errors... especially in sending some rpc cmd.
LionX
Posts: 61
Joined: Mon Dec 27, 2004 11:40 am

Post by LionX »

you suck :)
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

Code: Select all

Sending        memorycard/src/libmc.c
Transmitting file data .
Committed revision 1592.
thanks
Post Reply