[ros-diffs] [fireball] 17350: removed debug message about submitting urb

fireball at svn.reactos.com fireball at svn.reactos.com
Fri Aug 12 22:12:05 CEST 2005


removed debug message about submitting urb
Modified: trunk/reactos/drivers/usb/cromwell/core/hcd.c
  _____  

Modified: trunk/reactos/drivers/usb/cromwell/core/hcd.c
--- trunk/reactos/drivers/usb/cromwell/core/hcd.c	2005-08-12
19:54:40 UTC (rev 17349)
+++ trunk/reactos/drivers/usb/cromwell/core/hcd.c	2005-08-12
20:11:56 UTC (rev 17350)
@@ -982,7 +982,7 @@

 
 	if (!hcd || !dev)
 		return -ENODEV;
-	printk("submit_urb %p, # %i, t
%i\n",urb,urb->dev->devnum,usb_pipetype(urb->pipe));
+	//printk("submit_urb %p, # %i, t
%i\n",urb,urb->dev->devnum,usb_pipetype(urb->pipe));
 	/*
 	 * FIXME:  make urb timeouts be generic, keeping the HCD cores
 	 * as simple as possible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050812/1dcacbf3/attachment.html


More information about the Ros-diffs mailing list