VirtualBox

Changeset 66347 in vbox


Ignore:
Timestamp:
Mar 29, 2017 7:46:09 PM (8 years ago)
Author:
vboxsync
Message:

EHCI: Improved transfer type determination heuristic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/VUSBInternal.h

    r65976 r66347  
    158158    /** Count of active async transfers. */
    159159    volatile uint32_t   async;
     160    /** Last scheduled frame - only valid for isochronous endpoints. */
     161    uint32_t            uLastFrame;
    160162} VUSBPIPE;
    161163/** Pointer to a VUSB pipe structure. */
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