Subject: port-i386/3381: apm.4 stil refers to APM_NOIDLE which is replaced by APM_NO_IDLE
To: None <gnats-bugs@gnats.netbsd.org>
From: None <frueauf@ira.uka.de>
List: netbsd-bugs
Date: 03/23/1997 14:15:31
>Number:         3381
>Category:       port-i386
>Synopsis:       apm.4 stil refers to APM_NOIDLE which is replaced by APM_NO_IDLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 23 07:50:02 1997
>Last-Modified:
>Originator:     Thorsten Frueauf
>Organization:
private
	
>Release:        <NetBSD-current source date> NetBSD current 22.03.1997
>Environment:
	
System: NetBSD cyberlap 1.2D NetBSD 1.2D (CYBERLAP-PNP) #0: Sun Mar 23 13:04:57 CET 1997 frueauf@cyberlap:/usr/src/sys/arch/i386/compile/CYBERLAP-PNP i386


>Description:
	
apm.4 stil refers to APM_NOIDLE which is replaced by APM_NO_IDLE.

>How-To-Repeat:
	
man 4 apm

>Fix:
	
Apply the following patch to /src/share/man/man4/man4.i386/apm.4:

*** apm.4-orig	Sun Mar 23 14:02:43 1997
--- apm.4	Sun Mar 23 14:03:56 1997
***************
*** 54,60 ****
  .Pp
  The APM driver may be adjusted with several configuration options:
  .Bl -tag -width indent -compact
! .It Dv APM_NOIDLE
  Do not call the BIOS CPU idle function from the system idle loop.  (Some
  systems will hang on certain device accesses, such as sound cards or
  floppy diskette drives, without this option)
--- 54,60 ----
  .Pp
  The APM driver may be adjusted with several configuration options:
  .Bl -tag -width indent -compact
! .It Dv APM_NO_IDLE
  Do not call the BIOS CPU idle function from the system idle loop.  (Some
  systems will hang on certain device accesses, such as sound cards or
  floppy diskette drives, without this option)
>Audit-Trail:
>Unformatted:
apm.4 stil refers to APM_NOIDLE which is replaced by APM_NO_IDLE