Changeset 62558202 in mainline
- Timestamp:
- 2017-10-25T22:08:26Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 25251bb
- Parents:
- 2cf28b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/bus.c
r2cf28b9 r62558202 146 146 const unsigned offset = 4 * (xhci_dev->tier - 2); 147 147 xhci_dev->route_str |= (dev->port & 0xf) << offset; 148 xhci_dev->rh_port = xhci_hub->rh_port; 148 149 } 149 150
Note:
See TracChangeset
for help on using the changeset viewer.