Page 1 of 1

USB-flash-disk lib?

Posted: Wed May 12, 2004 7:38 am
by ole
Is anybody thinking about creating the USB-flash-disk libray (just like libcdvd)? The size of standard memory card is imho quite small, HDD is expensive and noisy and the transfer of your files to flash disk from pc is very easy....
Or does anybody made an succesfull attempt to communicate with usb flash disk via ps2lib ?
Ole

Posted: Wed May 12, 2004 7:50 am
by TyRaNiD
Without a basic USB library then you cannot access USB flash devices. As there is _currently_ no such library (in ps2sdk) then you are out of luck.

usbd in ps2lib

Posted: Thu May 13, 2004 5:26 am
by ole
Well I thought that udbd functions defined in the iop/libkernel of the ps2lib could do the job.
There are some interesting functions (like UsbBulkTransfer, UsbGetDeviceConfiguration, UsbGetInterfaceDescriptor etc..) that - judging solely by name - could be usefull.
Did anyone tried that USB functins defined in ps2lib ? Is it working?
Ole

Re: usbd in ps2lib

Posted: Thu May 27, 2004 2:01 am
by tjd
All that you need is there in usbd.irx. Its fairly straightforward to add functionality to provide generic SCSI/SFF support. We've got memory sticks, cards, flash drives, Apple iPods, ordinary USB mass storage devices etc. all running in our media player product.

[quote="ole"]Well I thought that udbd functions defined in the iop/libkernel of the ps2lib could do the job.
There are some interesting functions (like UsbBulkTransfer, UsbGetDeviceConfiguration, UsbGetInterfaceDescriptor etc..) that - judging solely by name - could be usefull.
Did anyone tried that USB functins defined in ps2lib ? Is it working?
Ole[/quote]

Re: usbd in ps2lib

Posted: Thu May 27, 2004 2:02 am
by tjd
All that you need is there in usbd.irx. Its fairly straightforward to add functionality to provide generic SCSI/SFF support. We've got memory sticks, cards, flash drives, Apple iPods, ordinary USB mass storage devices etc. all running in our media player product.

[quote="ole"]Well I thought that udbd functions defined in the iop/libkernel of the ps2lib could do the job.
There are some interesting functions (like UsbBulkTransfer, UsbGetDeviceConfiguration, UsbGetInterfaceDescriptor etc..) that - judging solely by name - could be usefull.
Did anyone tried that USB functins defined in ps2lib ? Is it working?
Ole[/quote]

The irx driver is ready

Posted: Wed Jul 07, 2004 8:52 am
by ole
Finaly completed the initial version of the mass storage usb driver (for ps2 of course), that works with flash disks. If someone would like to test it I can send the sources . Feedback would be appreciated beacause I have tested it only with my two devices.

Re: The irx driver is ready

Posted: Wed Jul 07, 2004 11:25 am
by Drakonite
ole wrote:Finaly completed the initial version of the mass storage usb driver (for ps2 of course), that works with flash disks. If someone would like to test it I can send the sources . Feedback would be appreciated beacause I have tested it only with my two devices.
Feel free to send it my way or post it somewhere (cvs maybe?)

Re: The irx driver is ready

Posted: Thu Jul 08, 2004 6:26 pm
by sincro
ole wrote:Finaly completed the initial version of the mass storage usb driver (for ps2 of course), that works with flash disks. If someone would like to test it I can send the sources . Feedback would be appreciated beacause I have tested it only with my two devices.
i'm interested to test it, i'm now working on a tool and wold inplement it :)

can you send it to sincro7@interfree.it?

Posted: Sat Jul 10, 2004 9:17 pm
by ole
It's in the ps2dev cvs now. Thanks Oobles.

Posted: Mon Jul 12, 2004 1:56 am
by hermes
I am retired... No more shit, please

Posted: Mon Jul 12, 2004 2:30 am
by ole
Hermes: Please, no evil usage of this driver. Experiment as you wish, but don't undermine our effort by releasing some stuff that can harm the copyrights of the other products. I'm not moderator, but I think the same way.
I know you have the knowledges ant talent to do more interesting and more exciting things than tools for unlocking cd protection . What about the the videophone application over the net using the eye toy? Your player is very good, so add the compression and transport of the data stream for example.
Join the white side Luke :)

Posted: Mon Jul 12, 2004 4:46 am
by hermes
ole wrote:Hermes: Please, no evil usage of this driver. Experiment as you wish, but don't undermine our effort by releasing some stuff that can harm the copyrights of the other products. I'm not moderator, but I think the same way.
I know you have the knowledges ant talent to do more interesting and more exciting things than tools for unlocking cd protection . What about the the videophone application over the net using the eye toy? Your player is very good, so add the compression and transport of the data stream for example.
Join the white side Luke :)
hi Ole! you do not worry, I do not use the driver for things Evils. my enemies do not speak well of me, evidently.

1) my work does not eliminate any protection and prevents that others can use this way for things evils

2) my work is for you can use the applications of scene without modifying these applications and without chip


3) envies is VERY bad. I simply want to salute to the creator of driver.
Others, will continue speaking badly of me using my applications

Posted: Mon Jul 12, 2004 6:53 am
by Drakonite
Why don't you just add support to the media player instead of all this half-assed bloated wrapper crap?

Posted: Mon Jul 12, 2004 10:24 am
by ooPo
Because envies is very bad, of course.

Posted: Tue Aug 31, 2004 9:26 pm
by taz030485
I'd like to test the USB Mass Driver but I don't have a compiler on my system, so if you could send me all files I need to test with allready compiled.

I don't have a mod chip in my station but :
I do have the exploit running PS2Menu
I can create CDX and UMCDR cd's
I can load files with the new AR MAX from pendrive (MY 512MB USB2.0 not workin but 16 MAX Drive is)

I'd love a working USB Mass driver to load my 512MB.

Posted: Tue Aug 31, 2004 11:42 pm
by ole
As you wrote - it's a driver. And driver is functional only when some application make use of it. If the application supports the driver then it's (most likely) included with the app. For any other app (that have no support for the driver) the driver is useless.
<Edit>
Uff.. sorry. Maybe I didn't quite understod you. If you just want to test the driver whether it works with your usb drive, I can send the test binaries to your email. Just pm me your email address.
</Edit>

Posted: Sat Sep 04, 2004 9:48 pm
by taz030485
Yes you did misunderstand

I'll PM you now