Difference between revisions of "Sermouse.sys"

From ReactOS Wiki
Jump to: navigation, search
m
m
Line 22: Line 22:
  
 
* New serial mouse driver, which is PnP compliant. ([[Hervé Poussineau]])
 
* New serial mouse driver, which is PnP compliant. ([[Hervé Poussineau]])
 +
 +
 +
[[Category:BNWIP]]

Revision as of 05:09, 3 April 2012

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)

ChangeLog-0.2.9