VirtualBox

Changeset 98625 in vbox


Ignore:
Timestamp:
Feb 17, 2023 9:06:39 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155922
Message:

DevIchAc97: Locking fix.

File:
1 edited

Legend:

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

    r98456 r98625  
    27532753                               and the DMA processing stopped.  We clear the status condition,
    27542754                               update LVI and then try to load the next BDLE.  Unfortunately,
    2755                                we cannot do this from ring-3 as much of the BDLE state is
     2755                               we cannot do this from ring-0 as much of the BDLE state is
    27562756                               ring-3 only. */
    27572757                            pStream->Regs.sr &= ~(AC97_SR_DCH | AC97_SR_CELV);
     
    27762776                            AssertRC(rc2);
    27772777#else
     2778                            DEVAC97_UNLOCK(pDevIns, pThis);
    27782779                            rc = VINF_IOM_R3_IOPORT_WRITE;
    27792780#endif
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