Changeset 6671 in vbox
- Timestamp:
- Jan 31, 2008 5:45:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vusb.h
r6610 r6671 50 50 #define VUSB_DT_INTERFACE 0x04 51 51 #define VUSB_DT_ENDPOINT 0x05 52 #define VUSB_DT_DEVICE_QUALIFIER 0x06 53 #define VUSB_DT_OTHER_SPEED_CFG 0x07 54 #define VUSB_DT_INTERFACE_POWER 0x08 52 55 /** @} */ 53 56
Note:
See TracChangeset
for help on using the changeset viewer.