Changeset a372663 in mainline for uspace/lib/usb/src/hub.c
- Timestamp:
- 2011-03-21T13:53:11Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3954a63b
- Parents:
- 8a951ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/hub.c
r8a951ca ra372663 228 228 } 229 229 230 usb_ endpoint_pipe_t ctrl_pipe;230 usb_pipe_t ctrl_pipe; 231 231 rc = usb_endpoint_pipe_initialize_default_control(&ctrl_pipe, 232 232 &dev_conn);
Note:
See TracChangeset
for help on using the changeset viewer.