VirtualBox

Changeset 48033 in vbox


Ignore:
Timestamp:
Aug 23, 2013 1:31:40 PM (11 years ago)
Author:
vboxsync
Message:

DevPS2: Support alternate KBC reset command.

File:
1 edited

Legend:

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

    r47571 r48033  
    9696#define KBD_CCMD_ENABLE_A20     0xDF    /* HP vectra only ? */
    9797#define KBD_CCMD_READ_TSTINP    0xE0    /* Read test inputs T0, T1 */
     98#define KBD_CCMD_RESET_ALT      0xF0
    9899#define KBD_CCMD_RESET          0xFE
    99100
     
    495496        break;
    496497    case KBD_CCMD_RESET:
     498    case KBD_CCMD_RESET_ALT:
    497499#ifndef IN_RING3
    498500        rc = VINF_IOM_R3_IOPORT_WRITE;
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