History log of /vbox/src/VBox/Devices/Input/PS2Dev.h
Revision Date Author Comments Expand
ed4a2bd5f3f74bb638e09a9ef937e69d130263d6 54240 17-Feb-2015 vboxsync

PS2M: Final round of fixes before enabling.

2389e53a96fd9061a9a8c35b84cef07202233bc5 49469 13-Nov-2013 vboxsync

DevPS2: Release keys after restoring saved state, not while loading it.

13b491985af0d1325baad7591dcab4a9b27949cd 48214 31-Aug-2013 vboxsync

Added new PS/2 mouse implementation (currently disabled).

2272ae65af7994e8d1b9019609d72ef322b28ca5 44806 22-Feb-2013 vboxsync

DevPS2.cpp++: Drop two critsects in favor of the default device critsect. This is simpler and avoid confusion as to the locking saftety of the PS2KByteFromKbd and PS2KByteToKbd interfaces exposed by PS2K and used by DevPS2. Misc cleanups (didn't do a full cleanup, sorry).

bb4f31aac6155757fe15ef9fe0bf843ed9a14441 39972 02-Feb-2012 vboxsync

Updated struct testcase to see what breaks.

e03868ae7d2681b60b9b9dfc72c2624c7b522ae8 39964 02-Feb-2012 vboxsync

Let us try without the enum.

b71122dabbadf57a925874c68b2dc7e353ef2446 39963 02-Feb-2012 vboxsync

Force enum to 32 bits.

2c985e439e07c807c1c16393a77de198e91b0daf 39959 02-Feb-2012 vboxsync

New and improved PS/2 keyboard emulation.