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 

model number for 1394 ID

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





PostPosted: Mon Mar 08, 2004 9:45 am    Post subject: model number for 1394 ID Reply with quote

It's only checked by the driver to set up a unique ID. If you're writing your own driver, use some other number. I think (from memory) the ID is written to a register on the LSI controller. If you are using somebody elses driver, you could just manually poke this register after setup then force a bus reset. The register descriptions are in the public domain & the base address has been posted on these pages. It does suck that a unique ID is always used, because it forces windows to go through driver installation every time you plug in a different ps2, even though it's the same software with same CSR values....
If you are writing your own driver, I'd be keen to share code.

ps don't know why, but your original post was locked....
Back to top
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Mon Mar 08, 2004 5:06 pm    Post subject: Reply with quote

You are talking about the EUID or whatever it's called. The model number is not the same thing. It's a text string "SCPH-35001" that is used in the CSR to identify the PS2 on the ieee1394 bus. The easy thing to do, plug the PS2 into your PC, load a games "ilink.irx" and look at the values the PS2 shows in the CSR. You'll see your model number there.

I locked that forum because as I said (as Guest), attempting to change the model number is useless and def. not something to be discussed on these forums. The previous poster (the guy talking about DNAS) was also referring to the same unique ID that you are referring to.
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Mon Mar 08, 2004 5:10 pm    Post subject: Reply with quote

I should add that I am lock happy, if I see a topic deviate into a questionable or grey-area topic, or veer way off topic I'll lock it. Some stuff could be moved to the off-topic forum, but not when it's about modifying stuff in the PS2 that shouldn't be modified.

(Not directed at you bentsense, just a FYI).
Back to top
View user's profile Send private message
nosense
Guest





PostPosted: Mon Mar 08, 2004 10:05 pm    Post subject: Reply with quote

fair enough.
I'm not sure what 1394 stuff you've been into, but I haven't seen the model number you refer to used in any kind of 1394 ID. Some machine unique value is used in EUID which does make using different machines a pain in the but. The CSR is entirely software defined (outside driver) so maybe some products/games use it.
In any case it doesn't matter since it seems the orginal poster wasn't doing anything interesting.
Back to top
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