VirtualBox

Changeset 34852 in vbox


Ignore:
Timestamp:
Dec 9, 2010 6:18:05 AM (14 years ago)
Author:
vboxsync
Message:

Audio/HDA: STATESTS used while interrupt delivery only when corresponding bits are set in WAKEEN.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp

    r34847 r34852  
    697697       && (   RIRBSTS_RINTFL(pState)
    698698           || RIRBSTS_RIRBOIS(pState)
    699            || STATESTS(pState)))
     699           || (STATESTS(pState) & WAKEEN(pState))))
    700700    {
    701701        fIrq = true;
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