Search found 1 match

by midnite
Fri Aug 18, 2006 3:30 am
Forum: PSP Development
Topic: USB driver module development
Replies: 1
Views: 1167

USB driver module development

I'm trying to build a USB driver module (for PSP->PC communication). I've looked through PSPLink to see what it is doing but I have a couple questions I'm hoping someone can clear up. Does the usb driver prx module have to be a kernel mode prx? Can it be completely user mode? I see the usbhostfs is ...