On Fri, 14 Apr 2006, Bryan Wu wrote: > Hi alls: > > I am developing a HCD driver for my own SoC including USB OTG controller. > Sometimes my code will run into endless loop for NAK response from device. > Sometimes my code can run successfully. > > And a strange thing is the HCD driver will be failed at the beginning when I > disable the debug message like printk. > So it is very difficult for me to find the problems. > > Could you give me some idea about this?
Leave the debug setting turned off and just add one or two printk() statements. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
