Hi there,

I am trying to implement a MTP/PTP class driver in user space based on 
Gadget fs. The kernel version is 2.6.14.2. I have my own UDC driver 
which has already been tested by hooking up with gadget file storage 
class driver.

Both the UDC driver and gadgetfs are built as loadable modules. After 
successfully loading these two modules, I was able to mount gadget fs by 
doing "mount -t gadgetfs gadgetfs /dev/gadget". However only my UDC 
driver name ($CHIP?) showed up under /dev/gadget. I didn't see any 
endpoints under /dev/gadget. Or I have to create those endpoint files 
myself?

BTW, is there any gadget MTP/PTP class driver available now?

Thanks,
-Randy



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to