VirtualBox

Changeset 27188 in vbox


Ignore:
Timestamp:
Mar 8, 2010 9:41:19 PM (15 years ago)
Author:
vboxsync
Message:

Devices/Input/DevPS2: make sure that the device is re-enabled when restoring a saved state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/DevPS2.cpp

    r27060 r27188  
    10561056        break;
    10571057    }
    1058     /** @todo this was unconditional before.  That looks wrong to me, but I
    1059      * just can't believe that no one would have noticed before... */
    10601058    if (rc != VINF_IOM_HC_IOPORT_WRITE)
    10611059        s->write_cmd = 0;
     
    12931291        return VERR_SSM_DATA_UNIT_FORMAT_CHANGED;
    12941292    }
     1293    /* Resend a notification to Main if the device is active */
     1294    kbd_mouse_update_downstream_status(s);
    12951295    return 0;
    12961296}
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