First detect the mouse and then the keyboard as it was done in the old i8042prt driver.
authorColin Finck <colin@reactos.org>
Mon, 31 Mar 2008 15:52:30 +0000 (15:52 +0000)
committerColin Finck <colin@reactos.org>
Mon, 31 Mar 2008 15:52:30 +0000 (15:52 +0000)
commita5fd44c475ec83c1105dceed404ef537bc4fc58e
treee5f0493dd86dd8ee19195a65e8af27b289e8ad73
parentc608364e5ac0de36ff377879179fc85e6da9b5a2
First detect the mouse and then the keyboard as it was done in the old i8042prt driver.
If we do it the other way round, some systems throw away settings like the keyboard translation, when detecting the mouse.

All known keyboard and mouse detection problems should be fixed now! :-)

See issue #2790 for more details.

svn path=/trunk/; revision=32795
reactos/drivers/input/i8042prt/pnp.c