> [1.] Oops and panic on disconnecting Edirol UA-1000 usb2 audio interface
>
> [2.] I have an Edirol UA-1000 USB 2.0 Audio Capture unit. When
> disconnected (or powered down), it repeatably causes a kernel panic, in
> (I think) linux/drivers/usb/host/ehci-q.c, start_unlink_async(), around
> line 1015:
>       while (prev->qh_next.qh != qh)
>               prev = prev->qh_next.qh;
> where somehow prev->qh_next.qh==NULL.

What kind of URBs are being queued?  With CONFIG_USB_DEBUG, please show
what /sys/class/usb_host/usbN/{async,periodic} with the driver active,
before the unplug.  (Use the right "usbN" ...)

I won't have time to look at this till probably next week.

- Dave



This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to