Changeset 8fc61c8 in mainline for uspace/drv/bus/usb/uhci/uhci_batch.c
- Timestamp:
- 2015-07-03T04:00:22Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ce25903
- Parents:
- 45cbf897
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/uhci_batch.c
r45cbf897 r8fc61c8 42 42 #include <usb/debug.h> 43 43 #include <usb/host/endpoint.h> 44 #include <usb/host/utils/malloc32.h> 44 45 45 46 #include "uhci_batch.h" 46 47 #include "hw_struct/transfer_descriptor.h" 47 #include "utils/malloc32.h"48 48 49 49 #define DEFAULT_ERROR_COUNT 3
Note:
See TracChangeset
for help on using the changeset viewer.