Changeset 4ca778b in mainline for uspace/drv/bus/usb/ohci
- 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/ohci
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/hc.c
r0eb2a0f r4ca778b 41 41 #include <usb/debug.h> 42 42 #include <usb/usb.h> 43 #include <usb/ddfiface.h>44 43 45 44 #include "hc.h" -
uspace/drv/bus/usb/ohci/ohci.c
r0eb2a0f r4ca778b 38 38 #include <ddf/interrupt.h> 39 39 #include <usb/usb.h> 40 #include <usb/ddfiface.h>41 40 #include <usb/debug.h> 42 41
Note:
See TracChangeset
for help on using the changeset viewer.
