Do not change reserved ELCR bits.

svn path=/trunk/; revision=26365
This commit is contained in:
Dmitry Gorbachev 2007-04-16 23:02:54 +00:00
parent 0606c5e1f9
commit cd86e748b8

View file

@ -254,6 +254,7 @@ _HalEnableSystemInterrupt@12:
in al, dx
mov dx, 1
shl dx, cl
and dx, 0xDEF8
/* Check if this is a latched interrupt */
cmp dword ptr [esp+12], 0