On Mon, May 06, 2002, Daniel Cruz <[EMAIL PROTECTED]> wrote: > > Daniel Cruz wrote: > > > > > > hello, > > > > > > I'm sending information to a INT endpoint with using FILL_INT_URB and > then > > > submitting the corresponding URB, but I'm not receiving the information > all > > > the times I send it, only a very few times the transaction is > succesfull, > > > what could I been doing wrong?.. > > > > What version of kernel? > 2.4.17 > > What hcd driver are you using? (uhci, usb-uhci, ohci) > uhci
Upgrade to a recent kernel, or grab the uhci.c and uhci.h from a recent kernel. Alternatively, you can try usb-uhci and see how that behaves. JE _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
