Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE...



details:   https://anonhg.NetBSD.org/src/rev/534b42f9cc90
branches:  trunk
changeset: 763417:534b42f9cc90
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Mar 18 22:16:25 2011 +0000

description:
Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE, INTEL_ONDEMAND_CLOCKMOD,
POWERNOW_K7, POWERNOW_K8, and VIA_PADLOCK.

diffstat:

 share/man/man4/options.4 |  72 +----------------------------------------------
 1 files changed, 2 insertions(+), 70 deletions(-)

diffs (100 lines):

diff -r b91aee33a820 -r 534b42f9cc90 share/man/man4/options.4
--- a/share/man/man4/options.4  Fri Mar 18 21:22:04 2011 +0000
+++ b/share/man/man4/options.4  Fri Mar 18 22:16:25 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.401 2011/03/06 17:39:34 wiz Exp $
+.\"    $NetBSD: options.4,v 1.402 2011/03/18 22:16:25 jruoho Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd March 6, 2011
+.Dd March 19, 2011
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -2419,41 +2419,6 @@
 .Em pccons
 on a Shark.
 .El
-.Ss amd64-specific Options
-.Bl -ohang
-.It Cd options ENHANCED_SPEEDSTEP
-Include support for the
-.Dq Enhanced SpeedStep Technology .
-Note that new systems supporting
-.Xr acpi 4
-should prefer
-.Xr acpicpu 4
-instead.
-.It Cd options EST_FREQ_USERWRITE
-Allow any user to change the frequency of an
-.Dq Enhanced SpeedStep Technology .
-capable
-.Tn CPU .
-.It Cd options INTEL_ONDEMAND_CLOCKMOD
-This enables the On Demand Clock Modulation by software
-on Intel
-.Tn CPUs
-supporting the Thermal Monitor feature (TM).
-You can select the duty cycle with
-.Xr sysctl 8
-in the node
-.Em machdep.clockmod
-if supported.
-.It Cd options POWERNOW_K8
-Include support for AMD Athlon 64 PowerNow! and Cool`n'Quiet
-Technology, used to change the CPU voltage and frequency
-on the fly.
-Note that new systems supporting
-.Xr acpi 4
-should prefer
-.Xr acpicpu 4
-instead.
-.El
 .Ss atari-specific Options
 .Bl -ohang
 .It Cd options DISKLABEL_AHDI
@@ -2483,39 +2448,6 @@
 .El
 .Ss i386-specific Options
 .Bl -ohang
-.It Cd options ENHANCED_SPEEDSTEP
-Include support for the
-.Dq Enhanced SpeedStep Technology .
-Note that new systems supporting
-.Xr acpi 4
-should prefer
-.Xr acpicpu 4
-instead.
-.It Cd options EST_FREQ_USERWRITE
-Allow any user to change the frequency of an
-.Dq Enhanced SpeedStep Technology
-capable
-.Tn CPU .
-.It Cd options INTEL_ONDEMAND_CLOCKMOD
-This enables the On Demand Clock Modulation by software
-on Intel
-.Tn CPUs
-supporting the Thermal Monitor feature (TM).
-You can select the duty cycle with
-.Xr sysctl 8
-in the node
-.Em machdep.clockmod
-if supported.
-.It Cd options POWERNOW_K7
-Include support for the AMD
-.Tn PowerNow! Technology
-present in AMD Athlon Mobile processors.
-.It Cd options VIA_PADLOCK
-Include support for the
-.Tn AES
-encryption instructions of the
-.Tn VIA PadLock Security engine ,
-which is attached as a provider to the opencrypto framework.
 .It Cd options CPURESET_DELAY=value
 Specifies the time (in millisecond) to wait before doing a hardware reset
 in the last phase of a reboot.



Home | Main Index | Thread Index | Old Index