RE: [Qemu-devel] No cancel callback for usb-ohci

2007-11-08 Thread Arnon Gilboa
, November 08, 2007 12:47 PM To: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] No cancel callback for usb-ohci Hi Arnon, On Nov 8, 2007 3:28 PM, Arnon Gilboa <[EMAIL PROTECTED]> wrote: > Seems like an ugly bug (common also to uhci), which I haven't noticed > before. > I gue

Re: [Qemu-devel] No cancel callback for usb-ohci

2007-11-08 Thread Salil Bijur
Hi Arnon, On Nov 8, 2007 3:28 PM, Arnon Gilboa <[EMAIL PROTECTED]> wrote: > Seems like an ugly bug (common also to uhci), which I haven't noticed > before. > I guess this scenario has never happened to me. Can you please describe > it? What I'm trying to do is to prevent the lag caused by the USB

RE: [Qemu-devel] No cancel callback for usb-ohci

2007-11-08 Thread Arnon Gilboa
Seems like an ugly bug (common also to uhci), which I haven't noticed before. I guess this scenario has never happened to me. Can you please describe it? Call usb_defer_packet with cancel_cb which flags the packet, so the following usb_packet_complete will be ignored. -Original Message- F