On Tue, Mar 05, 2002 at 10:41:32PM -0500, Matt Matthews wrote:
> On Tue, Mar 05, 2002 at 08:07:14PM -0500, WEGMAN,MICHAEL (HP-Loveland,ex1) wrote:
> > I tried 2.4.19-pre2 and still see the same problem.  I get the following
> > message broadcasted:
> > 
> > usb-uhci.c: interrupt, status 3, frame# <Some frame number>
> > usb_control/bulk_msg: timeout
> 
> This has something to do with the keyboard module being loaded. If I use
> usb-uhci and usbkbd and/or keybdev, the interrupt messages appear. (I don't
> recall which of the two, usbkbd or keybdev, is the problem exactly.) When uhci
> is used instead of usb-uhci, the interrupts go away!

Could you as a test in hid-core.c in function hid_init_reports() remove
the calls to usb_set_idle() and hid_read_report() to see if it helps?
Those are my primary suspects there ...

-- 
Vojtech Pavlik
SuSE Labs

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to