This seems to work well enough, we do not need the printout anymore.

--- linux-2.6.0-test5/drivers/usb/core/hub.c    2003-08-24 14:24:54.000000000 -0700
+++ linux-2.6.0-test5-ka/drivers/usb/core/hub.c 2003-09-13 18:09:50.000000000 -0700
@@ -859,8 +859,7 @@
                }
        }
 
-       /* XXX Replace this with dbg() when 2.6 is about to ship. */
-       dev_info (hubdev (hub),
+       dev_dbg (hubdev (hub),
                "debounce: port %d: delay %dms stable %d status 0x%x\n",
                port + 1, delay_time, stable_count, portstatus);
 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to