On Wed, Mar 20, 2002 at 11:21:00PM +0100, Ralf Ertzinger wrote: > Hi. > > Greg KH <[EMAIL PROTECTED]> wrote: > > > Try removing and replugging your device in. > > > > Or try the attached patch, it's helped some people out. > > > > Let me know if either thing helps. > > Sorry to say so, but neither does. > > This seems to be device specific. A USB joystick is detected > without problems on the same port (after applying the patch. > I did not test it before).
Sounds like you have a flaky device :( If you comment out the call to usb_hub_port_debounce() in usb_hub_port_connect_change() in drivers/usb/hub.c, does your device start working? thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
