Author: cgutman Date: Mon Jan 30 22:54:40 2012 New Revision: 55341
URL: http://svn.reactos.org/svn/reactos?rev=55341&view=rev Log: [USBEHCI] - Remove debug spam
Modified: branches/usb-bringup-trunk/drivers/usb/usbehci_new/hardware.cpp
Modified: branches/usb-bringup-trunk/drivers/usb/usbehci_new/hardware.cpp URL: http://svn.reactos.org/svn/reactos/branches/usb-bringup-trunk/drivers/usb/us... ============================================================================== --- branches/usb-bringup-trunk/drivers/usb/usbehci_new/hardware.cpp [iso-8859-1] (original) +++ branches/usb-bringup-trunk/drivers/usb/usbehci_new/hardware.cpp [iso-8859-1] Mon Jan 30 22:54:40 2012 @@ -1090,7 +1090,7 @@ This = (CUSBHardwareDevice*) SystemArgument1; CStatus = (ULONG) SystemArgument2;
- DPRINT1("CStatus %x\n", CStatus); + DPRINT("CStatus %x\n", CStatus);
// // check for completion of async schedule