Module Name:    src
Committed By:   jruoho
Date:           Wed Feb 23 08:52:17 UTC 2011

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile
        src/share/man/man4/man4.x86: Makefile
Added Files:
        src/share/man/man4/man4.x86: coretemp.4
Removed Files:
        src/share/man/man4: coretemp.4

Log Message:
Move coretemp(4) to man4.x86.


To generate a diff of this commit:
cvs rdiff -u -r1.1291 -r1.1292 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.553 -r1.554 src/share/man/man4/Makefile
cvs rdiff -u -r1.7 -r0 src/share/man/man4/coretemp.4
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/man4.x86/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/man4.x86/coretemp.4

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

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1291 src/distrib/sets/lists/man/mi:1.1292
--- src/distrib/sets/lists/man/mi:1.1291	Wed Feb 23 02:47:45 2011
+++ src/distrib/sets/lists/man/mi	Wed Feb 23 08:52:16 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1291 2011/02/23 02:47:45 jmcneill Exp $
+# $NetBSD: mi,v 1.1292 2011/02/23 08:52:16 jruoho Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -875,7 +875,7 @@
 ./usr/share/man/cat4/cobalt/gt.0		man-sys-catman		.cat
 ./usr/share/man/cat4/cobalt/intro.0		man-sys-catman		.cat
 ./usr/share/man/cat4/com.0			man-sys-catman		.cat
-./usr/share/man/cat4/coretemp.0			man-sys-catman		.cat
+./usr/share/man/cat4/coretemp.0			man-obsolete		obsolete
 ./usr/share/man/cat4/crypto.0			man-sys-catman		.cat
 ./usr/share/man/cat4/cs.0			man-sys-catman		.cat
 ./usr/share/man/cat4/cs80bus.0			man-sys-catman		.cat
@@ -1785,6 +1785,7 @@
 ./usr/share/man/cat4/x68k/vs.0			man-sys-catman		.cat
 ./usr/share/man/cat4/x86/amdpcib.0		man-sys-catman		.cat
 ./usr/share/man/cat4/x86/balloon.0		man-sys-catman		.cat
+./usr/share/man/cat4/x86/coretemp.0		man-sys-catman		.cat
 ./usr/share/man/cat4/x86/fwhrng.0		man-sys-catman		.cat
 ./usr/share/man/cat4/x86/hpet.0			man-sys-catman		.cat
 ./usr/share/man/cat4/x86/ichlpcib.0		man-sys-catman		.cat
@@ -3638,7 +3639,7 @@
 ./usr/share/man/html4/cobalt/gt.html		man-sys-htmlman		html
 ./usr/share/man/html4/cobalt/intro.html		man-sys-htmlman		html
 ./usr/share/man/html4/com.html			man-sys-htmlman		html
-./usr/share/man/html4/coretemp.html		man-sys-htmlman		html
+./usr/share/man/html4/coretemp.html		man-obsolete		obsolete
 ./usr/share/man/html4/crypto.html		man-sys-htmlman		html
 ./usr/share/man/html4/cs.html			man-sys-htmlman		html
 ./usr/share/man/html4/cs80bus.html		man-sys-htmlman		html
@@ -4468,6 +4469,7 @@
 ./usr/share/man/html4/x68k/vs.html		man-sys-htmlman		html
 ./usr/share/man/html4/x86/amdpcib.html		man-sys-htmlman		html
 ./usr/share/man/html4/x86/balloon.html		man-sys-htmlman		html
+./usr/share/man/html4/x86/coretemp.html		man-sys-htmlman		html
 ./usr/share/man/html4/x86/fwhrng.html		man-sys-htmlman		html
 ./usr/share/man/html4/x86/hpet.html		man-sys-htmlman		html
 ./usr/share/man/html4/x86/ichlpcib.html		man-sys-htmlman		html
@@ -6176,7 +6178,7 @@
 ./usr/share/man/man4/cobalt/gt.4		man-sys-man		.man
 ./usr/share/man/man4/cobalt/intro.4		man-sys-man		.man
 ./usr/share/man/man4/com.4			man-sys-man		.man
-./usr/share/man/man4/coretemp.4			man-sys-man		.man
+./usr/share/man/man4/coretemp.4			man-obsolete		obsolete
 ./usr/share/man/man4/crypto.4			man-sys-man		.man
 ./usr/share/man/man4/cs.4			man-sys-man		.man
 ./usr/share/man/man4/cs80bus.4			man-sys-man		.man
@@ -7086,6 +7088,7 @@
 ./usr/share/man/man4/x68k/vs.4			man-sys-man		.man
 ./usr/share/man/man4/x86/amdpcib.4		man-sys-man		.man
 ./usr/share/man/man4/x86/balloon.4		man-sys-man		.man
+./usr/share/man/man4/x86/coretemp.4		man-sys-man		.man
 ./usr/share/man/man4/x86/fwhrng.4		man-sys-man		.man
 ./usr/share/man/man4/x86/hpet.4			man-sys-man		.man
 ./usr/share/man/man4/x86/ichlpcib.4		man-sys-man		.man

Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.553 src/share/man/man4/Makefile:1.554
--- src/share/man/man4/Makefile:1.553	Wed Feb 23 02:47:46 2011
+++ src/share/man/man4/Makefile	Wed Feb 23 08:52:16 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.553 2011/02/23 02:47:46 jmcneill Exp $
+#	$NetBSD: Makefile,v 1.554 2011/02/23 08:52:16 jruoho Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -19,7 +19,7 @@
 	cac.4 cardbus.4 carp.4 cas.4 ccd.4 cd.4 \
 	cec.4 cgd.4 cfb.4 ch.4 chipsfb.4 ciphy.4 ciss.4 clcs.4 clct.4 clnp.4 \
 	clockctl.4 cltp.4 cmdide.4 cmpci.4 cms.4 cnw.4 \
-	com.4 coretemp.4 crypto.4 cs80bus.4 cuda.4 cypide.4 \
+	com.4 crypto.4 cs80bus.4 cuda.4 cypide.4 \
 	ddb.4 ddc.4 de.4 dge.4 dk.4 dm.4 dmoverio.4 \
 	dmphy.4 dpt.4 dpti.4 drm.4 drum.4 \
 	eap.4 ebus.4 edc.4 elmc.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 esis.4 \

Index: src/share/man/man4/man4.x86/Makefile
diff -u src/share/man/man4/man4.x86/Makefile:1.5 src/share/man/man4/man4.x86/Makefile:1.6
--- src/share/man/man4/man4.x86/Makefile:1.5	Thu Jan 13 21:05:51 2011
+++ src/share/man/man4/man4.x86/Makefile	Wed Feb 23 08:52:16 2011
@@ -1,6 +1,6 @@
-#	$NetBSD: Makefile,v 1.5 2011/01/13 21:05:51 jruoho Exp $
+#	$NetBSD: Makefile,v 1.6 2011/02/23 08:52:16 jruoho Exp $
 
-MAN=	amdpcib.4 balloon.4 fwhrng.4 hpet.4 ichlpcib.4 ioapic.4
+MAN=	amdpcib.4 balloon.4 coretemp.4 fwhrng.4 hpet.4 ichlpcib.4 ioapic.4
 
 MANSUBDIR=/x86
 

Added files:

Index: src/share/man/man4/man4.x86/coretemp.4
diff -u /dev/null src/share/man/man4/man4.x86/coretemp.4:1.1
--- /dev/null	Wed Feb 23 08:52:17 2011
+++ src/share/man/man4/man4.x86/coretemp.4	Wed Feb 23 08:52:16 2011
@@ -0,0 +1,90 @@
+.\" $NetBSD: coretemp.4,v 1.1 2011/02/23 08:52:16 jruoho Exp $
+.\"-
+.\" Copyright (c) 2007 Juan Romero Pardines.
+.\" Copyright (c) 2007 Dag-Erling Co�dan Sm�rgrav
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\" $FreeBSD: src/share/man/man4/coretemp.4,v 1.4 2007/10/15 20:00:19 netchild Exp $
+.\"
+.Dd February 23, 2010
+.Dt CORETEMP 4
+.Os
+.Sh NAME
+.Nm coretemp
+.Nd Intel Core on-die digital thermal sensor
+.Sh SYNOPSIS
+.Cd "coretemp* at cpu?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the on-die digital thermal sensor present
+on Intel Core and newer CPUs.
+.Pp
+The temperatures can be observed by using the
+.Xr envsys 4
+.Tn API
+or the
+.Xr envstat 8
+command.
+Temperatures are reported for each core separately.
+.Sh EVENTS
+The
+.Nm
+driver is able to send a
+.Em critical
+event to the
+.Xr powerd 8
+daemon.
+The script
+.Fa /etc/powerd/scripts/sensor_temperature
+will be executed by the daemon (if running) when the limit has been reached.
+.Sh SEE ALSO
+.Xr envsys 4 ,
+.Xr envstat 8 ,
+.Xr powerd 8
+.Rs
+.%A Michael Berktold
+.%A Tian Tian (Intel Corporation)
+.%T CPU Monitoring With DTS/PECI, White Paper
+.%D September 2010
+.%U http://edc.intel.com/Download.aspx?id=2612
+.Re
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Fx 7.0 .
+It was later ported to
+.Nx 5.0 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Rui Paulo Aq [email protected]
+as part of a Google Summer of Code project.
+It was adapted to
+.Nx
+by
+.An Juan Romero Pardines .

Reply via email to