Changeset 49dc984 in mainline
- Timestamp:
- 2014-01-25T17:10:40Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3c594ff9
- Parents:
- cc7575c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c
rcc7575c r49dc984 114 114 115 115 EHCI_MEM32_WR(instance->next, LINK_POINTER_TD(addr_to_phys(next))); 116 117 EHCI_MEM32_SET(instance->status, TD_STATUS_ACTIVE_FLAG); 116 118 } 117 119 /**
Note:
See TracChangeset
for help on using the changeset viewer.