diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-12-06 17:23:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-12-06 17:23:20 +0000 |
commit | 1f7bb6d0513784f82c38920bc186a2bb91570bf0 (patch) | |
tree | 09618293f5a2e5d5962ec1ee0fbd5637a9eeb06c /share/man/man4/adt.4 | |
parent | 3ef17e5472b1708c946e7de413fa442c55efa3b0 (diff) |
support sch5027 which has two extra fans and slightly different voltage
readings; from remco@d-compu.dyndns.org
Diffstat (limited to 'share/man/man4/adt.4')
-rw-r--r-- | share/man/man4/adt.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/adt.4 b/share/man/man4/adt.4 index 00ed656f6e8..6d7b3e2bab3 100644 --- a/share/man/man4/adt.4 +++ b/share/man/man4/adt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adt.4,v 1.12 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: adt.4,v 1.13 2007/12/06 17:23:18 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: December 6 2007 $ .Dt ADT 4 .Os .Sh NAME @@ -29,8 +29,8 @@ driver provides support for the Analog Devices ADT7460, Analog Devices ADT7465, Analog Devices ADT7475, Analog Devices ADT7476, Analog Devices ADT7477, Analog Devices ADM1027, National Semiconductor LM85, -National Semiconductor LM96000, SMSC EMC6D10x, and SMSC -SCH5017 temperature sensors. +National Semiconductor LM96000, SMSC EMC6D10x, +SMSC SCH5017 and SMC SCH5027 temperature sensors. The sensor possesses a collection of sensor values which are made available through the .Xr sysctl 8 |