Changeset 31015 in vbox for trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp
- Timestamp:
- Jul 22, 2010 4:33:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp
r31009 r31015 790 790 /* enter reset state*/ 791 791 hdaReset(ICH6_HDASTATE_2_DEVINS(pState)); 792 GCTL(pState) &= ~HDA_REG_FIELD_FLAG_MASK(GCTL, RST); 793 //** @todo r=michaln: The device isn't supposed to respond to any writes except to this bit now. 792 794 } 793 795 if (u32Value & HDA_REG_FIELD_FLAG_MASK(GCTL, FSH))
Note:
See TracChangeset
for help on using the changeset viewer.