VirtualBox

Changeset 38284 in vbox for trunk


Ignore:
Timestamp:
Aug 2, 2011 6:19:00 PM (13 years ago)
Author:
vboxsync
Message:

usb/win: disable back verbose loging

Location:
trunk/src/VBox/HostDrivers/VBoxUSB/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk

    r38282 r38284  
    8686        $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB) \
    8787        $(usbd_1_TARGET)
    88 VBoxUSBMon_DEFS      += LOG_ENABLED
     88#VBoxUSBMon_DEFS      += LOG_ENABLED
    8989
    9090#
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp

    r38282 r38284  
    12471247NTSTATUS _stdcall DriverEntry(PDRIVER_OBJECT pDrvObj, PUNICODE_STRING pRegPath)
    12481248{
    1249 //#ifdef DEBUG_misha
     1249#ifdef DEBUG_misha
    12501250    RTLogGroupSettings(0, "+default.e.l.f.l2.l3");
    12511251    RTLogDestinations(0, "debugger");
    1252 //#endif
     1252#endif
    12531253
    12541254    LOG(("VBoxUSBMon::DriverEntry\n"));
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette