VirtualBox

Changeset 53097 in vbox for trunk/include


Ignore:
Timestamp:
Oct 20, 2014 5:37:27 PM (10 years ago)
Author:
vboxsync
Message:

USB: Beginnings of emulated USB3 devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmusb.h

    r53062 r53097  
    121121 * a host device. */
    122122#define PDM_USBREG_EMULATED_DEVICE          RT_BIT(1)
     123/** A SuperSpeed USB 3.0 device. */
     124#define PDM_USBREG_SUPERSPEED_CAPABLE       RT_BIT(2)
    123125/** @} */
    124126
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette