> usb stopped working. I'm using an usb mouse (MS Intellimouse Explorer).
> The mouse is not getting initialized at boot. Reconnecting does not
> help either.
> Board is an ASUS P2B (Intel BX chipset)
> Processor is a Celeron 433A (In slotket adapter)
Looks like the change int he usb_start_wait_urb code is a problem.
I suspect either you need to add wmb() and rmb() to stop misoptimisations
on done (along with making it (!timeout && !awd.done)
Or
there is a signal related problem - if so making it set the state
to TASK_UNINTERRUPTIBLE might cure it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:46 EST