On Thu, 3 May 2012, Christian Melki wrote: > Alan, > > I get a broken urb_index, pointing the lookup somewhere really obscure. What are the values stored in the itd->index array? What is the value of uframe? itd->index gets initialized to -1 in itd_init() and then set to the correct value in itd_patch(). Can you check the values stored in itd_patch()? And compare them with itd->urb->number_of_packets? Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html