Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Finally remove COMPATIBILITY entirely. Xref o...



details:   https://anonhg.NetBSD.org/src/rev/a0bd7080f5a8
branches:  trunk
changeset: 762874:a0bd7080f5a8
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Mar 04 06:01:25 2011 +0000

description:
Finally remove COMPATIBILITY entirely. Xref odcm(4).

diffstat:

 share/man/man4/acpicpu.4 |  21 +++------------------
 1 files changed, 3 insertions(+), 18 deletions(-)

diffs (46 lines):

diff -r 1fa84f8463a0 -r a0bd7080f5a8 share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4  Fri Mar 04 05:58:07 2011 +0000
+++ b/share/man/man4/acpicpu.4  Fri Mar 04 06:01:25 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.26 2011/03/01 04:45:52 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.27 2011/03/04 06:01:25 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 March 1, 2011
+.Dd March 4, 2011
 .Dt ACPICPU 4
 .Os
 .Sh NAME
@@ -288,26 +288,11 @@
 (with the
 .Fl e
 flag).
-.Sh COMPATIBILITY
-The
-.Nm
-driver conflicts with the
-.Dv INTEL_ONDEMAND_CLOCKMOD
-kernel configuration option.
-This must be disabled if
-.Nm
-is used.
-Note that all relatively new x86 systems should prefer
-.Nm .
-The P-state support provided by
-.Xr est 4
-and
-.Xr powernow 4
-is known to be problematic on new x86 processors.
 .Sh SEE ALSO
 .Xr acpi 4 ,
 .Xr acpitz 4 ,
 .Xr est 4 ,
+.Xr odcm 4 ,
 .Xr powernow 4 ,
 .Xr cpu_idle 9
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index