Changeset f0da4eb2 in mainline for uspace/drv/vhc/hcd.c
- Timestamp:
- 2010-11-21T23:07:53Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8cd1aa5e
- Parents:
- 8f62b0f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/vhc/hcd.c
r8f62b0f rf0da4eb2 108 108 fibril_add_ready(fid); 109 109 110 /* 111 * Temporary workaround. Wait a little bit to be the last driver 112 * in devman output. 113 */ 114 sleep(4); 115 110 116 return usb_hcd_main(&vhc_driver); 111 117 }
Note:
See TracChangeset
for help on using the changeset viewer.