forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Unloading an IOP module?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
PrimeTime



Joined: 19 Aug 2004
Posts: 25

PostPosted: Tue Oct 05, 2004 7:19 pm    Post subject: Unloading an IOP module? Reply with quote

Hi again,

I was just wondering if it is possible to unload an IOP module. For example, if I loaded and executed several modules, is it possible to unload one of those while running code from the EE?

I am interested in the idea of running ftpd at certain points in my EE program. Parts of the EE program that I will not be using it, I would like to either unload or pause it.

Is it possible to do without modifying ftpd?

Thanks,
Ryan Kegel
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Wed Oct 06, 2004 2:02 am    Post subject: Reply with quote

Unfortunately, with ps2dev libraries, the only way to "unload" a module is to return 1 from the module's start() routine.

You would need the official SDK to manually unload modules.

Or you would need to implement that functionality yourself.
_________________
"He was warned..."
Back to top
View user's profile Send private message
pixel



Joined: 30 Jan 2004
Posts: 791

PostPosted: Wed Dec 29, 2004 10:56 pm    Post subject: Reply with quote

FYI, I just added StopModule, UnloadModule, and SearchModuleByName...
_________________
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group