VirtualBox

Changeset 38289 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 3, 2011 7:45:20 AM (13 years ago)
Author:
vboxsync
Message:

usb/win: temporary enable verbose release logging again

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

Legend:

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

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

    r38288 r38289  
    12761276NTSTATUS _stdcall DriverEntry(PDRIVER_OBJECT pDrvObj, PUNICODE_STRING pRegPath)
    12771277{
    1278 #ifdef DEBUG_misha
     1278//#ifdef DEBUG_misha
    12791279    RTLogGroupSettings(0, "+default.e.l.f.l2.l3");
    12801280    RTLogDestinations(0, "debugger");
    1281 #endif
     1281//#endif
    12821282
    12831283    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