Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: urb submission - last post
David Thompson wrote:
Hi Holger:
Thanks so much for your response.
Unfortunately, the lines below are already in the
dvb-ttusb-budget.c file ..
urb->transfer_flags = URB_ISO_ASAP;
urb->interval = 1;
Any other ideas why I may still be getting the error
ttusb_start_iso_xfer:
failed urb submission (0: err = -22)!
Can you please go back in CVS history and try to find out when the
driver last worked for you? You can use
$ cvs up -dPD"<time>"
to check out a particular snapshot. <time> can be a real date or a
symbolic one like "2 weeks ago" or something like this. Please check the
cvs documentation for details. If you know the exact time when the bug
was introduced you can try next to find out using "cvs diff" what
changes were applied at this date.
Holger
Home |
Main Index |
Thread Index