Changeset 23f40280 in mainline for uspace/drv/uhci-hcd/batch.c
- Timestamp:
- 2011-05-08T20:43:00Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7e7b791
- Parents:
- 511cfc8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/batch.c
r511cfc8 r23f40280 70 70 * @param[in] ep Communication target 71 71 * @param[in] buffer Data source/destination. 72 * @param[in] size Size of the buffer.72 * @param[in] buffer_size Size of the buffer. 73 73 * @param[in] setup_buffer Setup data source (if not NULL) 74 74 * @param[in] setup_size Size of setup_buffer (should be always 8)
Note:
See TracChangeset
for help on using the changeset viewer.