Changeset d321cd7 in mainline for uspace/drv/uhci-hcd/uhci.c
- Timestamp:
- 2011-02-11T18:12:59Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1824609b, edfed73
- Parents:
- 4e8e1f5 (diff), 8f198c9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/uhci.c
r4e8e1f5 rd321cd7 178 178 list_append(&tracker->link, &instance->tracker_list); 179 179 180 tracker->scheduled_list = list; 181 180 182 usb_log_debug2("Scheduler(%d) releasing tracker list mutex.\n", 181 183 fibril_get_id());
Note:
See TracChangeset
for help on using the changeset viewer.