Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Update.
details: https://anonhg.NetBSD.org/src/rev/f508535b2344
branches: trunk
changeset: 762620:f508535b2344
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Feb 24 11:33:41 2011 +0000
description:
Update.
diffstat:
share/man/man4/acpicpu.4 | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
diffs (60 lines):
diff -r 01091e2c133c -r f508535b2344 share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4 Thu Feb 24 11:31:06 2011 +0000
+++ b/share/man/man4/acpicpu.4 Thu Feb 24 11:33:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.22 2011/02/23 12:38:47 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.23 2011/02/24 11:33:41 jruoho Exp $
.\"
.\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" 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 February 23, 2011
+.Dd February 24, 2011
.Dt ACPICPU 4
.Os
.Sh NAME
@@ -255,11 +255,10 @@
.Nm
driver uses the same
.Xr sysctl 8
-controls for P-states as the ones provided by the kernel configuration
-.Xr options 4
-.Dv ENHANCED_SPEEDSTEP
+controls for P-states as the ones provided by
+.Xr est 4
and
-.Dv POWERNOW_K8 .
+.Xr powernow 4 .
Depending on the processor, the second-level node is either
.Ic machdep.est
or
@@ -294,12 +293,12 @@
The
.Nm
driver conflicts with
-.Xr est 4 ,
-and with the following kernel configuration
-.Xr options 4 :
-.Dv POWERNOW_K8
+.Xr est 4
and
-.Dv INTEL_ONDEMAND_CLOCKMOD .
+.Xr powernow 4
+in addition to the
+.Dv INTEL_ONDEMAND_CLOCKMOD
+kernel configuration option.
These must be disabled if
.Nm
is used.
@@ -323,6 +322,8 @@
.Sh SEE ALSO
.Xr acpi 4 ,
.Xr acpitz 4 ,
+.Xr est 4 ,
+.Xr powernow 4 ,
.Xr cpu_idle 9
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index