VirtualBox

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


Ignore:
Timestamp:
Oct 31, 2010 7:28:30 AM (14 years ago)
Author:
vboxsync
Message:

Audio/HDA: fixes occasional microphone disable.

File:
1 edited

Legend:

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

    r33595 r33629  
    254254            pNode->port.u32F08_param = 0;
    255255            pNode->node.au32F00_param[0xC] = 0x34;
    256             pNode->port.u32F09_param = 0;
    257256            pNode->port.u32F07_param = RT_BIT(5);
     257            pNode->port.u32F09_param = RT_BIT(31)|0x7fffffff;
    258258            if (!pState->fInReset)
    259259                pNode->port.u32F1c_param = RT_MAKE_U32_FROM_U8(0x50, 0x90, 0xA1, 0x02); /* Microphone */
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