VirtualBox

忽略:
時間撮記:
2010-3-8 下午09:41:19 (15 年 以前)
作者:
vboxsync
訊息:

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

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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}
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette