VirtualBox

Changeset 66989 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 19, 2017 2:42:59 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115538
Message:

VUSB: Collect opaque class-specific data between config and interface descriptors. See bugref:8769

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vusb.h

    r64294 r66989  
    333333    /** Pointer to additional descriptor bytes following what's covered by VUSBDESCCONFIG. */
    334334    void *pvMore;
     335    /** Pointer to additional class- or vendor-specific interface descriptors. */
     336    const void *pvClass;
     337    /** Size of class- or vendor-specific descriptors. */
     338    uint16_t cbClass;
    335339    /** Pointer to an array of the interfaces referenced in the configuration.
    336340     * Core.bNumInterfaces in size. */
Note: See TracChangeset for help on using the changeset viewer.

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