vbox的更動 27188 路徑 trunk/src/VBox/Devices/Input/DevPS2.cpp
- 時間撮記:
- 2010-3-8 下午09:41:19 (15 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Devices/Input/DevPS2.cpp
r27060 r27188 1056 1056 break; 1057 1057 } 1058 /** @todo this was unconditional before. That looks wrong to me, but I1059 * just can't believe that no one would have noticed before... */1060 1058 if (rc != VINF_IOM_HC_IOPORT_WRITE) 1061 1059 s->write_cmd = 0; … … 1293 1291 return VERR_SSM_DATA_UNIT_FORMAT_CHANGED; 1294 1292 } 1293 /* Resend a notification to Main if the device is active */ 1294 kbd_mouse_update_downstream_status(s); 1295 1295 return 0; 1296 1296 }
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器