Changeset a31068a in mainline
- Timestamp:
- 2017-12-20T14:15:37Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5909c59
- Parents:
- 02a7575
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbdev/src/pipesinit.c
r02a7575 ra31068a 220 220 221 221 // FIXME: USB2 packets and USB3 max_burst are probably the same thing 222 // FIXME: USB2 max_packet_size is limited to 1023 bytes, 1024+ doesn't work for USB3 222 223 // See 4.14.2.1.1 of XHCI specification -> possibly refactor into one somehow-named field 223 224 int rc = usb_pipe_initialize(&ep_mapping->pipe,
Note:
See TracChangeset
for help on using the changeset viewer.