VirtualBox

Changeset 31605 in vbox


Ignore:
Timestamp:
Aug 12, 2010 3:17:57 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64729
Message:

HDA: Removed incorrect F00/05 parameter for DACs (it was probably meant to be verb F05/00).

File:
1 edited

Legend:

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

    r31507 r31605  
    929929
    930930            pNode->dac.node.au32F00_param[9] = (0xf << 16) | RT_BIT(11) |  RT_BIT(10) | RT_BIT(2) | RT_BIT(0);
    931             pNode->dac.node.au32F00_param[5] = (0x3 << 4) | 0x3;
    932931            pNode->dac.u32F0c_param = 0;
    933932            pNode->dac.u32F05_param = 0x3 << 4 | 0x3; /* PS-Act: D3, Set: D3  */
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