qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Arnon Gilboa
Subject: RE: [Qemu-devel] No cancel callback for usb-ohci
Date: Thu, 8 Nov 2007 01:58:09 -0800

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-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Salil Bijur
Sent: Thursday, November 08, 2007 8:51 AM
To: address@hidden
Subject: [Qemu-devel] No cancel callback for usb-ohci

Hello,

There is a call to the function usb_cancel_packet in hw/usb-ohci.c.
However, there is no cancel_cb callback registered for the
ohci->usb_packet resulting in a segmentation fault.

Are there any plans to implement this cancel callback?

Thanks,
Salil






reply via email to

[Prev in Thread] Current Thread [Next in Thread]