Changeset 14e7959 in mainline for uspace/drv/uhci-hcd/root_hub.c
- Timestamp:
- 2011-05-25T18:28:10Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1eee99f2
- Parents:
- 5499a8b (diff), 1889786 (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
-
TabularUnified uspace/drv/uhci-hcd/root_hub.c ¶
r5499a8b r14e7959 60 60 return ret; 61 61 } 62 assert(match_str); 62 63 63 64 ret = ddf_fun_add_match_id(fun, match_str, 100);
Note:
See TracChangeset
for help on using the changeset viewer.