On Mon, 6 Feb 2006, Gabriel A. Devenyi wrote:

> Alan Stern wrote:
> > Look at <http://bugzilla.kernel.org/show_bug.cgi?id=6019>; this appears to 
> > be the same bug.
> > 
> > Also look at <http://bugzilla.kernel.org/show_bug.cgi?id=4791>, especially 
> > comment #19.  Does it help?
> > 
> > If not, try this: 
> > 
> > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=113822473507514&w=2
> > 
> > Alan Stern
> 
> Well the first one is my bug report, so yes, it is the same problem,

Ah yes, I see the names are the same.  How come the bug is listed under 
[EMAIL PROTECTED] instead of [EMAIL PROTECTED]  And why did you send a 
message to LKML in addition to filing the bug report?

> as for the 
> second one, I don't think its my issue, as my USB mouse works, also there's 
> no 
> mention of the error message I receive. As for the third, Pete Zaitcev 
> mentioned 
> the NOGET quirk on LKML, it seems to me a probable solution, and I'll be 
> trying 
> it tonight.

You're missing the point of the third suggestion.  In addition to adding a
NOGET quirk entry, the patch removes a call to usb_clear_halt which could 
be causing your problems.

The information you need for the quirk entry is the manufacturer ID and 
the product ID codes.  You can find these values in /proc/bus/usb/devices.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to