On 3/29/2012 11:25 AM, Pratyush Anand wrote:
Hi Pratyush,
I tried my "isoc support for gadget zero and usbtest" patches with
the dwc3 driver with the above patch, and the isoc IN tests from
usbtest still didn't work. I discovered that I needed to queue up
8 requests in source_sink_start_ep(), or else the transfer would
stop after the first 4 packets were sent.
Yes exactly, I had also works on the similar line.
Thanks a lot for all these patches. I will apply them and will test.
Yes, its working, atleast for simple cases :)
[pratyush@dlhl1001 testusb]$ sudo ./testusb -D /proc/bus/usb/010/004 -t
16 -g 2
unknown speed /proc/bus/usb/010/004
/proc/bus/usb/010/004 test 16, 1.999697 secs
[pratyush@dlhl1001 testusb]$ sudo ./testusb -D /proc/bus/usb/010/004 -t
15 -g 2
unknown speed /proc/bus/usb/010/004
/proc/bus/usb/010/004 test 15, 1.999700 secs
Many other test of usbtest still does not pass. May be I will work on
them in couple of days.
Regards
Pratyush
--
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