Hi, > The issue may be that interrupt is not getting clear The USB state is not > getting > cleared. Please try using usb_clear_halt and it should work.
At what point should I try that? Before I send my output-report (I am expecting a response for each output report)? Before I call interrupt_read()? Or in response to a error result from interrupt_read()? Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn http://www.marian-aldenhoevel.de "I ran some quick calculations on it. He's about 80% on the right track. That leaves him only 20% dead when he crashes." Bob C _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

