Changes in uspace/lib/usb/src/usbdrv.c [62c9661:6c8ada21] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/usbdrv.c
r62c9661 r6c8ada21 55 55 /** Connect to host controller the device is physically attached to. 56 56 * 57 * @param dev Device asking for connection.57 * @param handle Device handle. 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.