summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2005-08-21 06:20:20 +0000
committerhpa <hpa>2005-08-21 06:20:20 +0000
commit7b4421a3f7c3d3694b89e3251788d2c98f510acb (patch)
tree9ab124b2ce3c0eb58dc6e6a91def1e0f4f35a14c
parent2ea32f4e7f26c44fcfcddcb26ae529b23babf7e3 (diff)
downloadsyslinux-7b4421a3f7c3d3694b89e3251788d2c98f510acb.tar.gz
Disable the idle call for now
-rw-r--r--comboot.inc7
1 files changed, 6 insertions, 1 deletions
diff --git a/comboot.inc b/comboot.inc
index 6cab6c4a..e41b1d55 100644
--- 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