Changeset 9063484 in mainline
- Timestamp:
- 2011-04-15T13:19:07Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ff76509
- Parents:
- c1693dae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/usbhub.c
rc1693dae r9063484 124 124 //usb_pipe_end_session(hub_info->control_pipe); 125 125 126 /// \TODO what is this? 127 usb_log_debug("Creating `hub' function.\n");126 127 usb_log_debug("Creating 'hub' function in DDF.\n"); 128 128 ddf_fun_t *hub_fun = ddf_fun_create(hub_info->usb_device->ddf_dev, 129 129 fun_exposed, "hub");
Note:
See TracChangeset
for help on using the changeset viewer.