Re: [linux-usb-devel] Using Gadget fs

2006-02-17 Thread Vishal Borker
Thanks David. Loved the Gadget API. :) I am pretty sure i didnt see any example gadgetfs based driver. I am trying to implement a PTP/MTP class driver. Pretty much nailed most of the PTP portions, trying to get the interface to the gadgetfs in place... David Brownell wrote: On Thursday 16 Fe

Re: [linux-usb-devel] Using Gadget fs

2006-02-17 Thread David Brownell
On Thursday 16 February 2006 10:09 pm, Vishal Borker wrote: > Hi all, > A quick question. I am trying to get the gadgetfs up on my dev board. I > loaded the Low level controller driver, and loaded the gadgetfs module > over it. Cant see to see the /dev/gadgetfs/ directory. Am i missing > someth