VirtualBox

Changeset 89877 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Jun 24, 2021 10:02:20 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145335
Message:

DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely to be helpful. Current assumption is that BDLs are owned by the HDA controller when we're running. (What migth've been useful would be to monitor the DMA position buffer.) bugref:9890

File:
1 edited

Legend:

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

    r89876 r89877  
    6262*********************************************************************************************************************************/
    6363//#define HDA_AS_PCI_EXPRESS
    64 
    65 /* Uses the DMA access handler to read the written DMA audio (output) data.
    66  * Only valid if HDA_USE_DMA_ACCESS_HANDLER is set.
    67  *
    68  * Also see the note / warning for HDA_USE_DMA_ACCESS_HANDLER. */
    69 //# define HDA_USE_DMA_ACCESS_HANDLER_WRITING
    7064
    7165/* Useful to debug the device' timing. */
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