Re: gadgetfs : hangs during repeated communication with PC

2014-05-24 Thread Greg KH
On Fri, May 23, 2014 at 05:03:33AM +, Ranjith T. C. wrote: > Hi all, > > I am using gadgetfs driver with linux 2.6.22.18 kernel for my device. Wow that's a really old, and unsupported kernel release. I suggest you work with the company that is forcing you to use that kernel version as there

RE: gadgetfs : hangs during repeated communication with PC

2014-05-24 Thread Ranjith T. C.
Hi all, I am using gadgetfs driver with linux 2.6.22.18 kernel for my device. After some repeated communication with PC,gadgetfs hangs. I can see that i am receiving the hardware interrupts in the ISR for the incoming USB packets. But gadgetfs is still in a hang state. Has anyone come across this