VirtualBox

Changeset 24085 in vbox for trunk/src


Ignore:
Timestamp:
Oct 26, 2009 3:28:39 PM (15 years ago)
Author:
vboxsync
Message:

DevPit-i8254: Made config value SpeakerEnabled work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPit-i8254.cpp

    r22793 r24085  
    955955     * Validate configuration.
    956956     */
    957     if (!CFGMR3AreValuesValid(pCfgHandle, "Irq\0" "Base\0" "Speaker\0" "GCEnabled\0" "R0Enabled\0"))
     957    if (!CFGMR3AreValuesValid(pCfgHandle, "Irq\0" "Base\0" "SpeakerEnabled\0" "GCEnabled\0" "R0Enabled\0"))
    958958        return VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES;
    959959
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