Changeset 67d58e8 in mainline
- Timestamp:
- 2017-12-27T22:46:18Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 66c16b0
- Parents:
- 95a62dc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/bus.c
r95a62dc r67d58e8 301 301 } 302 302 303 /* Blockcreation of new endpoints and transfers. */303 /* Allow creation of new endpoints and transfers. */ 304 304 usb_log_debug2("Device " XHCI_DEV_FMT " going online.", XHCI_DEV_ARGS(*dev)); 305 305 fibril_mutex_lock(&dev_base->guard);
Note:
See TracChangeset
for help on using the changeset viewer.