Changeset 5286a2c in mainline for uspace/drv/uhci/main.c
- Timestamp:
- 2011-01-29T09:31:29Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 67a1b78
- Parents:
- d956aa5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci/main.c
rd956aa5 r5286a2c 77 77 */ 78 78 sleep(5); 79 usb_dprintf_enable(NAME, DEBUG_LEVEL_ MAX);79 usb_dprintf_enable(NAME, DEBUG_LEVEL_INFO); 80 80 81 81 return driver_main(&uhci_driver);
Note:
See TracChangeset
for help on using the changeset viewer.