Changeset f58ef61 in mainline for uspace/drv/bus/usb/uhci
- Timestamp:
- 2011-09-15T14:47:42Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8b54fe6
- Parents:
- bbce2c2
- Location:
- uspace/drv/bus/usb/uhci
- Files:
-
- 2 edited
-
hc.h (modified) (1 diff)
-
uhci_batch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/hc.h
rbbce2c2 rf58ef61 39 39 #include <ddi.h> 40 40 41 #include <usb/host/batch.h>42 41 #include <usb/host/hcd.h> 43 42 -
uspace/drv/bus/usb/uhci/uhci_batch.h
rbbce2c2 rf58ef61 35 35 #define DRV_UHCI_BATCH_H 36 36 37 #include <usb/host/ batch.h>37 #include <usb/host/usb_transfer_batch.h> 38 38 #include <adt/list.h> 39 39
Note:
See TracChangeset
for help on using the changeset viewer.
