Sermouse.sys

From ReactOS Wiki
Revision as of 02:55, 11 March 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/input/sermouse/?view=log

ChangeLog-0.1.3

ChangeLog-0.1.4

ChangeLog-0.2.1

  • Don't set 'Output Line 2' bit while power-uping the mouse during initalization (Logan_V8_TT)
  • Restore 'Line Control' register at the end of mouse detection (Logan_V8_TT)
  • Wait only 150000 millisecons (instead of 500000) for mouse power down (Logan_V8_TT)
  • Enable detection of mouse on COM2 by default (Logan_V8_TT)
  • Work on serial mouse detection to fix bug #198 (Filip Navara)

ChangeLog-0.2.3

  • Use hardware description if available to initialize the serial mouse port (Eric Kohl)