On Sat, 30 Aug 2003, Duncan Sands wrote:
> Sounds great, thanks Alan. I guess it needs to deal with the case that
> the forced suspend comes while the hc is already suspended; then the
> corresponding wake up shouldn't really wake it up.
Hmm... It's hard to think of a situation where that shoul
On Saturday 30 August 2003 20:35, Alan Stern wrote:
> On Sat, 30 Aug 2003, Duncan Sands wrote:
> > Long ago I posted a bug fix for a VIA add on uhci card (plugging in a new
> > device disconnects existing devices) The workaround is to suspend the
> > hc before doing the PORT_RESET for the new devi
On Sat, 30 Aug 2003, Duncan Sands wrote:
> Long ago I posted a bug fix for a VIA add on uhci card (plugging in a new
> device disconnects existing devices) The workaround is to suspend the
> hc before doing the PORT_RESET for the new device, and wake it up
> afterwards.
>
> However this is probl