mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Do not change reserved ELCR bits.
svn path=/trunk/; revision=26365
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user