Changeset ff6dd73 in mainline for uspace/drv/bus/usb/ohci/root_hub.h
- Timestamp:
- 2011-08-31T17:49:05Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 70fb822
- Parents:
- b991d37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/root_hub.h
rb991d37 rff6dd73 37 37 #include <usb/usb.h> 38 38 #include <usb/dev/driver.h> 39 #include <usb/host/batch.h> 39 40 40 41 #include "ohci_regs.h" 41 #include "batch.h"42 42 43 43 #define HUB_DESCRIPTOR_MAX_SIZE (7 + 2 + 2)
Note:
See TracChangeset
for help on using the changeset viewer.