lkml.org 
[lkml]   [2001]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: PROBLEM: usb not working with 2.4.8-ac8
Date
From
> 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/

\
 
 \ /
  Last update: 2005-03-22 12:57    [W:0.040 / U:0.600 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site