Re: Keyspan USB PDA adapter && test12pre3 hang

From: Mohammad A. Haque (mhaque@haque.net)
Date: Thu Nov 30 2000 - 03:46:13 EST


That fixed it. Thanks

Greg KH wrote:
> Are you using the usb-uhci host driver?
>
> If so, the following fix from Georg Acher should do the trick:
>
> -----
> Replace line 275 (insert_td())
> qh->hw.qh.element = virt_to_bus (new) | UHCI_PTR_TERM;
> by
> qh->hw.qh.element = virt_to_bus (new) ;
>
> -----
>
> Let me (and the list) know if this doesn't fix your problem.
>
> greg k-h
>

-- 

===================================================================== Mohammad A. Haque http://www.haque.net/ mhaque@haque.net

"Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.themes.org/ batmanppc@themes.org ===================================================================== - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 30 2000 - 21:00:24 EST