Hello All I am sending code of that driver. Pankaj. On Thu, 03 Jan 2002 Greg KH wrote : > On Thu, Jan 03, 2002 at 11:09:31AM -0000, Pankaj Kumar > Soni wrote: > > > > Hello All, > > I have some query regarding USB. > > > > 1.In interrupt mode can i use same end pipe for both > transfer and > > receive data ,say first send and then receive. > > No. Please read the USB spec about this. > > > 2. I am using cat /dev/usb/driver to read from the > device.But > > callback, that i am passing, starts executing like an > infinite loop > > but i am unlinking that urb in same callback after > getting success. > > Please canany one send me solution for this. > > Please post the code for your driver. It is impossible > to help with > problems like this without seeing what you are doing. > > greg k-h
mouse_driver.c
Description: Binary data
