Hello again. > On Thu, 25 Nov 2004, Michael wrote: > > > > Sorry, a quick correction. The DPRINTK line in there wasn't > > used for the output I included. In fact, with that debug line > > there, it doesn't enumerate or send any USB traffic at all! > > Can you get rid of the enumeration problem when you apply > the same fix that I posted to the list on Nov 23 for my > similar problem? > > Olav
Actually, I had applied your patch to be on the safe side, (that is, the change in hub.c from msleep(10) to msleep(20) before getting all of this to it's current state. I didn't test it before this change, so I'm not sure how much it affects it. > It may be some kind of timing bug, similar to what I see > with 1160 with some devices. Recently I reported about a > timing problem and the solution to it. After that I could > remove most of the debug info and everything worked. (This is referring to the above-mentioned patch, I'm assuming) > But > after removing every last bit of the debug info from the > driver, I still see failures in the configuration process > with some devices. > In my case, strangely, the sequence of > transfers made to/from the device depends on the amount of > the debug stuff printed. With less printable stuff, the > device just keeps responding with NAK-s at some point > indicating that the change of the sequence was crucial. The > low-level usb bus traffic seems normal. Yes, this seems to be exactly what I'm encountering as well! > > Michael, what happens if you print out more debug info? > Well, I'm not sure what to print out and what not to print out, because it can also fail with too much debugging output. (Especially if in the interrupt handler, as it will take too much time and a new interrupt will fire by the time it exits; Or at least that's my limited understanding) I will try out various things, and let you know what I discover. Thanks for the hint! And thanks again guys, for all your help. It is appreciated! Mike ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel