Prevent ps2 irqs from messing up ps2 init.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 14 Mar 2010 00:00:02 +0000 (19:00 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 14 Mar 2010 00:00:02 +0000 (19:00 -0500)
commit67a9eeccea205a163cb5633bdbb218461f189004
treebd71e47889e1e5288d7de5fd06deb646b46f1a92
parent6704cf9aa1f7e6bd7405044f222c23459d4b4d93
Prevent ps2 irqs from messing up ps2 init.

This is an alternate to 6f702dd6987b22e9bce472fe61910392af17416a.

After disabling ps2 irqs, enable irqs to flush any queued irqs.  This
should prevent irqs from triggering in the middle of the init process.
src/ps2port.c