Module Name:    src
Committed By:   jruoho
Date:           Wed Feb 23 12:38:48 UTC 2011

Modified Files:
        src/share/man/man4: acpicpu.4

Log Message:
Update compatibility notes.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/acpicpu.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/acpicpu.4
diff -u src/share/man/man4/acpicpu.4:1.21 src/share/man/man4/acpicpu.4:1.22
--- src/share/man/man4/acpicpu.4:1.21	Thu Dec 30 12:06:53 2010
+++ src/share/man/man4/acpicpu.4	Wed Feb 23 12:38:47 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.21 2010/12/30 12:06:53 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.22 2011/02/23 12:38:47 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruoho...@iki.fi>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 30, 2010
+.Dd February 23, 2011
 .Dt ACPICPU 4
 .Os
 .Sh NAME
@@ -293,13 +293,14 @@
 .Sh COMPATIBILITY
 The
 .Nm
-driver conflicts with the following kernel configuration
+driver conflicts with
+.Xr est 4 ,
+and with the following kernel configuration
 .Xr options 4 :
-.Dv ENHANCED_SPEEDSTEP ,
-.Dv POWERNOW_K8 ,
+.Dv POWERNOW_K8
 and
 .Dv INTEL_ONDEMAND_CLOCKMOD .
-These options must be disabled if
+These must be disabled if
 .Nm
 is used.
 Furthermore, in the unlikely case where both
@@ -313,9 +314,8 @@
 .Pp
 All relatively new x86 systems should prefer
 .Nm .
-The options noted above are provided for legacy systems.
 The P-state support provided by
-.Dv ENHANCED_SPEEDSTEP
+.Xr est 4
 and
 .Dv POWERNOW_K8
 are known to be either problematic or

Reply via email to