VirtualBox

忽略:
時間撮記:
2012-6-4 下午05:00:31 (12 年 以前)
作者:
vboxsync
訊息:

Devices/Input/PS2: LogRel to Log for typematic delay.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Input/PS2K.cpp

    r40593 r41569  
    692692    period = (8 + A) * (1 << B) * 417 / 100;
    693693    pThis->uTypematicRepeat = period;
    694     LogRel(("Typematic delay %u ms, repeat period %u ms\n",
     694    Log(("Typematic delay %u ms, repeat period %u ms\n",
    695695            pThis->uTypematicDelay, pThis->uTypematicRepeat));
    696696}
     
    849849
    850850    /* Anything in the command queue has priority over data
    851      * in the keystroke queue. Additionally, keystrokes are 
    852      * blocked if a command is currently in progress, even if 
    853      * the command queue is empty. 
     851     * in the keystroke queue. Additionally, keystrokes are
     852     * blocked if a command is currently in progress, even if
     853     * the command queue is empty.
    854854     */
    855855    rc = PS2RemoveQueue((GeneriQ *)&pThis->cmdQ, pVal);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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