Changeset 89877 in vbox for trunk/src/VBox/Devices/Audio
- Timestamp:
- Jun 24, 2021 10:02:20 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145335
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevHda.cpp
r89876 r89877 62 62 *********************************************************************************************************************************/ 63 63 //#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_WRITING70 64 71 65 /* Useful to debug the device' timing. */
Note:
See TracChangeset
for help on using the changeset viewer.