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 list of supported chips and add additi...
details: https://anonhg.NetBSD.org/src/rev/4fa08d0f4555
branches: trunk
changeset: 756687:4fa08d0f4555
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jul 28 18:28:15 2010 +0000
description:
Update list of supported chips and add additional chip addresses to the
config info in the synopsis. Also remove the xref to sysctl, since the
threshold values are now accessible within envsys framework.
diffstat:
share/man/man4/sdtemp.4 | 61 ++++++++++++++++++++++++++++--------------------
1 files changed, 36 insertions(+), 25 deletions(-)
diffs (109 lines):
diff -r 68a24b09c303 -r 4fa08d0f4555 share/man/man4/sdtemp.4
--- a/share/man/man4/sdtemp.4 Wed Jul 28 18:10:31 2010 +0000
+++ b/share/man/man4/sdtemp.4 Wed Jul 28 18:28:15 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdtemp.4,v 1.1 2009/05/09 15:04:25 pgoyette Exp $
+.\" $NetBSD: sdtemp.4,v 1.2 2010/07/28 18:28:15 pgoyette Exp $
.\"
.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,15 +27,21 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 9, 2009
+.Dd July 29, 2010
.Dt SDTEMP 4
.Os
.Sh NAME
.Nm sdtemp
-.Nd Microchip Technology MCP9805/98242 and compatible memory module
-temperature sensors
+.Nd JEDEC JC-42.4 compatible memory module temperature sensors
.Sh SYNOPSIS
.Cd "sdtemp0 at iic? addr 0x18"
+.Cd "sdtemp0 at iic? addr 0x19"
+.Cd "sdtemp0 at iic? addr 0x1a"
+.Cd "sdtemp0 at iic? addr 0x1b"
+.Cd "sdtemp0 at iic? addr 0x1c"
+.Cd "sdtemp0 at iic? addr 0x1d"
+.Cd "sdtemp0 at iic? addr 0x1e"
+.Cd "sdtemp0 at iic? addr 0x1f"
.Sh DESCRIPTION
The
.Nm
@@ -44,13 +50,10 @@
MCP9805/98242 and other chips that conform to JEDEC Standard 21-C section
4.7.
Memory module temperature sensors are optional on DDR2 and DDR3 SDRAM DIMMs.
-Sensors provided by this driver are accessed through the
+Sensors provided by this driver, including the on-chip thresholds for the
+Alarm Window and Critical level, are accessed through the
.Xr envsys 4
API.
-The on-chip thresholds for the Alarm Window and Critical level are
-accessed through the
-.Xr sysctl 8
-utility.
.Pp
The
.Nm
@@ -62,34 +65,42 @@
.Pp
.Bl -item -offset indent
.It
-.Tn Microchip Technology
-.Em MCP9805
-.It
-.Tn Microchip Technology
-.Em MCP98242
+.Tn Catalyst
+.Em CAT34TS02
+and
+.Em CAT6095
.It
.Tn Analog Devices
.Em ADT7408
.It
+.Tn Integrated Deviced Technology
+.Em TSE2002B3
+and
+.Em TSE3000B3
+.It
+.Tn Maxim
+.Em MAX6604
+.It
+.Tn Microchip Technology
+.Em MCP9805 ,
+.Em MCP9843 ,
+.Em MCP98242 ,
+and
+.Em MCP98243
+.It
.Tn NXP Semiconductors
.Em SE97
-.It
-.Tn NXP Semiconductors
+and
.Em SE98
.It
.Tn STmicroelectronics
-.Em STTS424E02-DA/DN
-.It
-.Tn Catalyst
-.Em CAT34TS02
-.It
-.Tn Catalyst
-.Em CAT6095
+.Em STTS424
+and
+.Em STTS424E
.El
.Sh SEE ALSO
.Xr envsys 4 ,
-.Xr envstat 8 ,
-.Xr sysctl 8
+.Xr envstat 8
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index