| View previous topic :: View next topic |
| Author |
Message |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Mon Feb 23, 2009 11:53 pm Post subject: How to read what drives are available |
|
|
| I know there is a function to create drivers from sceIoAddDrv but how can i find / get a list of all drivers and mabye how they work because i saw in an ir sample about opening irda: how many different drivers are there besides ms0: irda: and can i find out how to use these also |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Fri Feb 27, 2009 9:58 pm Post subject: |
|
|
not to bump but i do remember seeing somewhere in some program it could list the drives available by searching the IoDrvs how do i search that and can i get a list of the drivers know so far if i cannot search so far i know of
ms0: memstick
disc0: disk
flash0-3: flash
are there any others |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Sat Feb 28, 2009 5:46 am Post subject: |
|
|
| I think there is a function in the custom firmware sdk to get all registered drivers. Could be wrong though ;) |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Sun Mar 01, 2009 3:19 pm Post subject: |
|
|
There's
host0:
There is more, but not everyone of them can be access just like that. |
|
| Back to top |
|
 |
jean

Joined: 05 Jan 2008 Posts: 489
|
Posted: Sun Mar 01, 2009 7:57 pm Post subject: |
|
|
| Dariusc123456 wrote: | There's
host0:
There is more, but not everyone of them can be access just like that. |
O_o |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Mon Mar 02, 2009 10:14 pm Post subject: |
|
|
| what is host0:// for |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Tue Mar 03, 2009 4:25 pm Post subject: |
|
|
It's what the eboot and associated files are run from under psplink.
Seriously, dude, go do some reading of tutorials on psplink and read some old threads. This is all basic stuff. While we don't expect you to know it all, there's a certain amount that you should be looking up yourself before posting new threads. It's not as bad as asking what "make" does, but it's close. :) |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Wed Mar 04, 2009 12:38 am Post subject: |
|
|
| well i saw host:// there but i figured there was another so psplink just added a io drv really and i could find a sample in the pspsdk samples that searched through the drivers could someone post the name of the sample cause i looked at all of them mabye i'm missing one |
|
| Back to top |
|
 |
|