minor corrections by M.Taguchi
[reactos.git] / reactos / drivers / input / psaux / mouse.c
2004-02-07 Filip Navara- Corrected timeouts to really wait one millisecond.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-18 Thomas Bluemelfixed a return value
2003-09-30 Thomas Bluemelfixed the keyboard driver crash if there was no mouse...
2003-09-29 Thomas Bluemelrewrote the ps/2 mouse driver. it works now :)
2003-09-28 Thomas Bluemeldisable detection of mice since bochs doesn't like it
2003-09-28 Thomas Bluemelfix resulution setting
2003-09-28 Thomas Bluemeladvanced ps/2 mouse driver that supports intellimouse...
2003-09-27 Thomas Bluemelpartial support for intellimouse
2003-07-29 Richard CampbellFixed a possible bug in mouse detection, the code state...
2003-07-23 David Welch- Fix buffer overflow if mouse packets are arriving...
2003-03-09 Jason FilbyMinor button fixes
2003-03-09 Jason FilbyImproved mouse button handling
2002-10-31 David WelchFixed race condition between psaux ISR and DPC.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-07-24 Eric KohlMore cleanups
2001-05-30 Jason FilbyImprove mouse driver stability a bit
2001-05-26 Jason FilbyMouse driver improvements; callback between mouse class...
2000-10-25 Jason Filbyminor fixes
2000-10-18 Jason Filby*** empty log message ***