projects
/
platform
/
upstream
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea32f4
)
Disable the idle call for now
author
hpa
<hpa>
Sun, 21 Aug 2005 06:20:20 +0000
(06:20 +0000)
committer
hpa
<hpa>
Sun, 21 Aug 2005 06:20:20 +0000
(06:20 +0000)
comboot.inc
patch
|
blob
|
history
diff --git
a/comboot.inc
b/comboot.inc
index
6cab6c4
..
e41b1d5
100644
(file)
--- a/
comboot.inc
+++ b/
comboot.inc
@@
-643,7
+643,12
@@
comapi_shuffle:
;
; INT 22h AX=0013h Idle call
;
-%ifdef HAVE_IDLE
+;
+; *** FIX THIS ***
+; The idle call seems to have detrimental effects on some machines when
+; called from a COM32 context (WHY?) -- disable it for now.
+;
+%if 0 ; def HAVE_IDLE
comapi_idle:
DO_IDLE