| View previous topic :: View next topic |
| Author |
Message |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Oct 06, 2009 2:52 pm Post subject: A good tutorial for libusb |
|
|
| I'm wanting to learn how to create something similar to usbhostfs_pc that is used between the psp and the pc on linux. Are there any good tutorials on how to do this. |
|
| Back to top |
|
 |
cory1492
Joined: 10 Dec 2004 Posts: 216
|
Posted: Tue Oct 06, 2009 9:23 pm Post subject: |
|
|
Basics. Beyond that it's just a matter of understanding USB packets and the USB modes PSP can support, and possibly tinkering with a sniffer while trying things if you don't know usb that well ~ it's actually fairly simple once you have libusb's back stand on and some sample code, though the PSP side tends to look more complex at a low level (without firmware function source.)
As to an actual tutorial to do exactly what it is you want to do, I doubt one exists (mainly because this is the only app of it's kind for PSP) and (generally) the source (pspjoy/psplink/usbhostfs etc.) speaks for itself. |
|
| Back to top |
|
 |
|