On 10:35 Fri 13 Mar 2009, Alan Stern wrote: > On Wed, 11 Mar 2009, Brandon Philips wrote: > > > On 15:46 Wed 11 Mar 2009, Alan Stern wrote: > > > On Wed, 11 Mar 2009, Brandon Philips wrote: > > > Okay, here's a diagnostic patch meant to apply on top of > > > gregkh-all-2.6.29-rc7. Let's see what it says... > > > > Here is the log: > > http://ifup.org/~philips/467317/pearl-alan-debug.log > > > > > default: > > > qh = (struct ehci_qh *) urb->hcpriv; > > > + if (alantest == 1) { > > > + alantest = 2; > > > + ehci_info(ehci, "dequeue: qh %p\n", qh); > > > + } > > > > This was the last thing printed before I dumped the task states with sysrq > > keys. > > Okay, not much information there but it's a start. Here's a more > informative patch to try instead. Here is the log: http://ifup.org/~philips/467317/pearl-alan-debug-2.log Thanks, Brandon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html