Module Name: src
Committed By: jruoho
Date: Fri Aug 20 06:35:55 UTC 2010
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Add COMPATIBILITY.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 src/share/man/man4/acpicpu.4:1.14
--- src/share/man/man4/acpicpu.4:1.13 Wed Aug 18 04:16:12 2010
+++ src/share/man/man4/acpicpu.4 Fri Aug 20 06:35:55 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.13 2010/08/18 04:16:12 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.14 2010/08/20 06:35:55 jruoho Exp $
.\"
.\" Coyright (c) 2010 Jukka Ruohonen <[email protected]>
.\" 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 August 18, 2010
+.Dd August 20, 2010
.Dt ACPICPU 4
.Os
.Sh NAME
@@ -273,6 +273,19 @@
Please note that future versions of
.Nm
may however remove the system control variables without further notice.
+.Sh COMPATIBILITY
+The
+.Nm
+driver conflicts with the following kernel configuration
+.Xr options 4 :
+.Dv ENHANCED_SPEEDSTEP ,
+.Dv INTEL_ONDEMAND_CLOCKMOD ,
+.Dv POWERNOW_K7 ,
+and
+.Dv POWERNOW_K8 .
+These options must be disabled if
+.Nm
+is used.
.Sh SEE ALSO
.Xr acpi 4 ,
.Xr acpitz 4 ,