Changeset 33629 in vbox for trunk/src/VBox/Devices/Audio
- Timestamp:
- Oct 31, 2010 7:28:30 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevCodec.cpp
r33595 r33629 254 254 pNode->port.u32F08_param = 0; 255 255 pNode->node.au32F00_param[0xC] = 0x34; 256 pNode->port.u32F09_param = 0;257 256 pNode->port.u32F07_param = RT_BIT(5); 257 pNode->port.u32F09_param = RT_BIT(31)|0x7fffffff; 258 258 if (!pState->fInReset) 259 259 pNode->port.u32F1c_param = RT_MAKE_U32_FROM_U8(0x50, 0x90, 0xA1, 0x02); /* Microphone */
Note:
See TracChangeset
for help on using the changeset viewer.