Changeset b2387c2 in mainline for uspace/drv/usbhub/main.c
- Timestamp:
- 2011-05-30T13:07:57Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8971926, 9843942
- Parents:
- d600874
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/main.c
rd600874 rb2387c2 87 87 88 88 usb_log_enable(USB_LOG_LEVEL_DEFAULT, NAME); 89 89 90 90 return usb_driver_main(&usb_hub_driver); 91 91 }
Note:
See TracChangeset
for help on using the changeset viewer.