Hey Just brought an unsupported usb device og has started developing a driver myself. After initialization of the device I need to receive data using the usb_bulk_msg. The data is 16 packets of 16bytes. When calling the usb_bulk_msg the first time, I get this error message from the uhci module and the usb_bulk_msg return error -75:
Jan 10 04:48:42 alpha kernel: uhci.c: uhci_result_interrupt/bulk() failed with status 500000 Jan 10 04:48:42 alpha kernel: [de9cc0c0] link (1e9cc092) element (1eaa31e0) Jan 10 04:48:42 alpha kernel: 0: [deaa31e0] link (00000001) e3 IOC Stalled Babble Length=f MaxLen=f DT0 EndPt=2 Dev=2, PID=69(IN) (buf=22e71e80) The data is received but what does this error mean?. Hope someone kan help me. /Peter _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel