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 

sbios

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



Joined: 06 Apr 2004
Posts: 5

PostPosted: Thu Apr 29, 2004 12:33 am    Post subject: sbios Reply with quote

Anyone has any info on sbios (Playstation 2 SIF bios) ?
Where it is located ?
How to access the sbios functions?
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Thu Apr 29, 2004 2:14 am    Post subject: Reply with quote

All of your questions can be answered within the source of the PS2/Linux kernel. Check include/asm-mips/ps2/sbcall.h and everything in arch/mips/ps2/sbios/. In drivers/ps2/ you'll find many examples of accessing the SBIOS. If you need a non-Linux way to access it, let me know and I'll try to get some stuff out there.
Back to top
View user's profile Send private message
jayteemaster



Joined: 06 Apr 2004
Posts: 5

PostPosted: Thu Apr 29, 2004 3:32 am    Post subject: Reply with quote

Thanks.

I was trying to use one sbios call (ps2_setdve...) in a non linux environment. Unfortunely there is no source code for the sbios neither the CVS TGE project has that particular function reversed engineered.
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Thu Apr 29, 2004 3:48 am    Post subject: Reply with quote

setdve is handled by the SetGsCrt() syscall, there is no need to call it directly natively. If you need this to run under the SBIOS (not native) then I have some source code I can get to you (it does a rough equivalent of SetGsCrt()). Or, just look for setdve in the Linux kernel source.
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