- Add DDK alignment macros and move/rename the ones in the NDK for user-mode only...
[reactos.git] / reactos / drivers / input / i8042prt /
2005-11-08 Hervé PoussineauWhen a driver is a legacy driver, call its AddDevice...
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-10-30 Hervé PoussineauPrevent i8042prt to search for a keyboard/mouse more...
2005-10-23 Gé van GeldorpDon't issue KBD_LINE_TEST, the results are unreliable...
2005-10-21 Gé van Geldorp- Enable/disable keyboard by writing the controller...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-23 Alex IonescuMake TAB+ debug combos work again. Based on bugfix...
2005-09-15 Hartmut BirrUsed the given registry path from DriverEntry to query...
2005-08-27 Andrew Munger17519 requires __REACTOS__ to be defined for KDB to...
2005-08-24 Hervé PoussineauCleanup i8042prt.h
2005-08-05 Filip NavaraRemove spurious call from I8042BasicDetect.
2005-08-05 Filip NavaraRemove mouse device detection for now, since it fails...
2005-08-05 Filip NavaraMove a flush call few lines down.
2005-08-05 Filip NavaraFix keyboard and mouse detection. We must disable the...
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-07-24 Hervé PoussineauPatch by Andrey Korotaev <unC0Rr@inbox.ru>: Fix scrolli...
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-03 Hervé PoussineauDon't define asm macros that are not used
2005-06-03 Hervé PoussineauDelete unneeded makefile
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuShut up i8042prt
2005-05-17 Alex IonescuImplement mouse packet timeout. Fixes right-click menu...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Thomas Bluemelfixed more uninitialized variables warnings
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-06 Aleksey BraginPatch by tinus: Resolves issue of keyboard detection...
2005-05-06 Magnus Olsen<tinus_> "Forgotten file from commit 14982"
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Magnus Olsentinus
2005-05-04 Hervé PoussineauFix flags checking in I8042ReadData (patch by Tinus_)
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Hervé PoussineauSVN maintenance on new directories/files
2005-05-01 Alex Ionescui8042prt driver by tinus.