VirtualBox

Changeset 16114 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Jan 21, 2009 9:13:08 AM (16 years ago)
Author:
vboxsync
Message:

Added first suspend and poweroff flags for the IDE controller too. (same as done for SATA in #3522)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r15882 r16114  
    64896489    "  LUN #999 is the LED/Status connector.",
    64906490    /* fFlags */
    6491     PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RC | PDM_DEVREG_FLAGS_R0,
     6491    PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RC | PDM_DEVREG_FLAGS_R0 |
     6492    PDM_DEVREG_FLAGS_FIRST_SUSPEND_NOTIFICATION | PDM_DEVREG_FLAGS_FIRST_POWEROFF_NOTIFICATION,
    64926493    /* fClass */
    64936494    PDM_DEVREG_CLASS_STORAGE,
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