Represents the type of device attached to PS/2 port.
| Enumerator |
|---|
| UnknownPS2Device | Unknown device or unable to connect to the device
|
| OldATKeyboard | Old AT keyboard
|
| MouseStandard | Standard mouse
|
| MouseWithScrollWheel | Mouse with Scroll Wheel
|
| Mouse5Buttons | Mouse with 5 buttons
|
| MF2KeyboardWithTranslation | Standard MF2 keyboard with translation
|
| M2Keyboard | Standard MF2 keyboard. This is the most common value returned by USB/PS2 modern keyboards
|