Changeset 5286a2c in mainline for uspace/drv/uhci/main.c


Ignore:
Timestamp:
2011-01-29T09:31:29Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
67a1b78
Parents:
d956aa5
Message:

Reduced debug level and made times shorter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci/main.c

    rd956aa5 r5286a2c  
    7777         */
    7878        sleep(5);
    79         usb_dprintf_enable(NAME, DEBUG_LEVEL_MAX);
     79        usb_dprintf_enable(NAME, DEBUG_LEVEL_INFO);
    8080
    8181        return driver_main(&uhci_driver);
Note: See TracChangeset for help on using the changeset viewer.