VirtualBox

Changeset 31265 in vbox


Ignore:
Timestamp:
Aug 2, 2010 6:27:00 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64288
Message:

Audio/HDA: some todos.

File:
1 edited

Legend:

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

    r31264 r31265  
    238238    else if (STAC9220_IS_DIGOUTPIN_CMD(cmd))
    239239        *pResp = pState->pNodes[CODEC_NID(cmd)].digout.u32F01_param;
    240     //** @todo r=michaln: Else what? We must always fill out *pResp!
    241240    return VINF_SUCCESS;
    242241}
     
    285284        *pResp = pState->pNodes[CODEC_NID(cmd)].cdnode.u32F07_param;
    286285    else
    287         //** @todo r=michaln: pResp must still be filled out
    288286        AssertMsgFailed(("Unsupported"));
    289287    return VINF_SUCCESS;
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