The PSP 3.01 Release Notes suggest that USB device/gadget/slave mode is supported and it looks like there are a few possible gadget devices in the kernel configuration. I was wondering if the USB stack allows for multiple gadget instances, for example having a device (DM365) with a gadget mass storage instance and a serial gadget at the same time over the single USB physical link?
If this is supported is there any documentation or examples on starting these gadget drivers? The PSP examples don't seem to have any USB examples and the User's Guide does not mention USB either.