Files
reactos/reactos/drivers
Aleksey Bragin dbc44341a9 - Make i8042Flush flush both output and input buffers.
- Make i8042Flush apply only KBD_OBF flag (applying MOU_OBF leads to an infinite loop trying to flush the buffer).
- Fix a bug in i8042Write, where instead of waiting by polling a PollingIterations times (~10000), it was using ResendIterations (=3), thus giving 8042 very small chance of processing the data.
- Make i8042BasicDetect resend CTRL_SELF_TEST sequence, if controller asks so. Maximum resend iterations are limited by ResendIterations variable.
- Reinsert debug-messages hack, since this is an early-loading driver, and it's not possible to break in to KDBG to change debug filter values.
- As a result, keyboard and mouse work on real hardware again.
See issue #3036 for more details.

svn path=/trunk/; revision=32153
2008-02-06 09:46:38 +00:00
..
2008-01-24 17:45:52 +00:00
2007-10-23 08:12:28 +00:00
2007-10-23 08:12:28 +00:00
2007-11-22 11:48:43 +00:00
2007-11-21 11:21:07 +00:00
2003-12-14 10:55:30 +00:00
2007-10-22 18:11:24 +00:00