Changes in uspace/drv/usbhub/main.c [7d521e24:b2387c2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/main.c
r7d521e24 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.