Changeset 479e32d in mainline for uspace/drv/bus
- Timestamp:
- 2017-11-01T13:01:34Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 41df71f9
- Parents:
- 17873ac7
- Location:
- uspace/drv/bus/usb
- Files:
-
- 2 edited
-
vhc/vhcd.h (modified) (1 diff)
-
xhci/endpoint.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/vhc/vhcd.h
r17873ac7 r479e32d 38 38 39 39 #include <usbvirt/device.h> 40 #include <usbhc_iface.h>41 40 #include <async.h> 42 41 -
uspace/drv/bus/usb/xhci/endpoint.h
r17873ac7 r479e32d 42 42 #include <usb/host/endpoint.h> 43 43 #include <usb/host/hcd.h> 44 #include <ddf/driver.h> 44 45 45 46 #include "trb_ring.h"
Note:
See TracChangeset
for help on using the changeset viewer.
