*** arch/i386/i386/apm.c-	Mon Oct 27 16:06:44 1997
--- arch/i386/i386/apm.c	Wed Dec 17 17:09:03 1997
***************
*** 1,4 ****
! /*	$OpenBSD: apm.c,v 1.14 1997/10/24 06:49:19 mickey Exp $	*/
  
  /*-
   * Copyright (c) 1995 John T. Kohl.  All rights reserved.
--- 1,4 ----
! /*	$OpenBSD: apm.c,v 1.19 1997/12/17 22:05:31 rees Exp $	*/
  
  /*-
   * Copyright (c) 1995 John T. Kohl.  All rights reserved.
***************
*** 512,518 ****
--- 514,524 ----
  	return 0;
  }
  
+ #ifdef HANDBOOK
+ int apmidleon = 0;
+ #else
  int apmidleon = 1;
+ #endif
  
  void
  apm_cpu_busy()
