VirtualBox

忽略:
時間撮記:
2012-2-2 下午06:00:06 (13 年 以前)
作者:
vboxsync
訊息:

Just being desperate.

檔案:
修改 1 筆資料

圖例:

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

    r39964 r39965  
    230230    PPDMDEVINSR0                pDevInsR0;
    231231
    232 #if HC_ARCH_BITS == 32
    233     uint32_t                    Alignment0;
    234 #endif
     232    /** Critical section protecting the state. */
     233    PDMCRITSECT                 CritSect;
     234
    235235    /** Keyboard state (implemented in separate PS2K module). */
    236236    PS2K                        Kbd;
    237     /** Critical section protecting the state. */
    238     PDMCRITSECT                 CritSect;
    239 
    240 #ifdef HC_ARCH_BITS //OLD_KBD
     237
     238#if 1 //OLD_KBD
    241239    /**
    242240     * Keyboard port - LUN#0.
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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