Changeset 4ca778b in mainline for uspace/drv/bus/usb/uhci
- Timestamp:
- 2013-01-27T15:39:10Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2745176
- Parents:
- 0eb2a0f
- Location:
- uspace/drv/bus/usb/uhci
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/main.c
r0eb2a0f r4ca778b 36 36 #include <str_error.h> 37 37 38 #include <usb/ddfiface.h>39 38 #include <usb/debug.h> 40 39 -
uspace/drv/bus/usb/uhci/uhci.c
r0eb2a0f r4ca778b 40 40 #include <str_error.h> 41 41 #include <ddf/interrupt.h> 42 #include <usb/ddfiface.h>43 42 #include <usb/debug.h> 44 43 #include <usb/host/hcd.h>
Note:
See TracChangeset
for help on using the changeset viewer.
