Changes in uspace/drv/uhci-hcd/uhci.c [23f40280:3ae5ca8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/uhci.c
r23f40280 r3ae5ca8 161 161 /** Initialize hc and rh DDF structures and their respective drivers. 162 162 * 163 * @param[in] instance UHCI structure to use. 163 164 * @param[in] device DDF instance of the device to use. 164 165 * … … 166 167 * - gets device's hw resources 167 168 * - disables UHCI legacy support (PCI config space) 168 * - a ttempts to enable interrupts169 * - asks for interrupt 169 170 * - registers interrupt handler 170 171 */
Note:
See TracChangeset
for help on using the changeset viewer.