Changeset 62c9661 in mainline for uspace/lib/usb/src/usbdrv.c
- Timestamp:
- 2010-12-03T13:03:54Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1dd264b, 4317827
- Parents:
- 7972b51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/usbdrv.c
r7972b51 r62c9661 55 55 /** Connect to host controller the device is physically attached to. 56 56 * 57 * @param handle Device handle.57 * @param dev Device asking for connection. 58 58 * @param flags Connection flags (blocking connection). 59 59 * @return Phone to corresponding HC or error code.
Note:
See TracChangeset
for help on using the changeset viewer.