Re: A question on EHCI unlink code

2012-09-06 Thread Alan Stern
On Thu, 6 Sep 2012, Pavan Kondeti wrote: Hi I am debugging EHCI host system error (4.15.2.4) issue. The issue happens during unlinking of URB from an interface driver. In our system the device is always connected to the host. some interfaces are always active (I/O can happen). Other

Re: A question on EHCI unlink code

2012-09-06 Thread Pavan Kondeti
On 9/6/2012 10:57 PM, Alan Stern wrote: On Thu, 6 Sep 2012, Pavan Kondeti wrote: Hi I am debugging EHCI host system error (4.15.2.4) issue. The issue happens during unlinking of URB from an interface driver. In our system the device is always connected to the host. some interfaces are

A question on EHCI unlink code

2012-09-05 Thread Pavan Kondeti
Hi I am debugging EHCI host system error (4.15.2.4) issue. The issue happens during unlinking of URB from an interface driver. In our system the device is always connected to the host. some interfaces are always active (I/O can happen). Other interface's I/O depends on the user space. if user