Revert "Rework disabling of ps2 port irqs."
authorKevin O'Connor <kevin@koconnor.net>
Sat, 13 Mar 2010 23:51:46 +0000 (18:51 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 13 Mar 2010 23:51:46 +0000 (18:51 -0500)
commit6704cf9aa1f7e6bd7405044f222c23459d4b4d93
tree49cc2d4267efdea92e112c2cd5eca1328900eeed
parent808939c17f603f3c7ad5abfb882cee55f636867b
Revert "Rework disabling of ps2 port irqs."

This reverts commit 6f702dd6987b22e9bce472fe61910392af17416a.

That patch introduced a regression by enabling mouse interrupts by
default.  It also appears that disabling interrupts by software alone
will not work well with some old DOS programs that hook the keyboard
irq.
src/biosvar.h
src/kbd.c
src/mouse.c
src/ps2port.c