A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 9050d4be23 - Simplify the code for connecting the interrupts.
Don't use three code pathes (keyboard; mouse; keyboard & mouse) anymore and don't check again in EnableInterrupts(), which devices are present.
  Instead prepare the flags for i8042ChangeMode() already in StartProcedure() and pass them later.
- Constify the result of CTRL_SELF_TEST (0x55) as KBD_SELF_TEST_OK.
- Add a bug number as a reference for the system flag setting.

svn path=/trunk/; revision=32718
2008-03-18 12:00:29 +00:00
irc Fix the build. 2008-03-08 11:08:52 +00:00
reactos - Simplify the code for connecting the interrupts. 2008-03-18 12:00:29 +00:00
rosapps Bug 3136: Italian translation update by Paolo Devoti (devotip@tiscali.it) 2008-03-18 11:46:03 +00:00
rostests add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00