diff options
author | 2006-01-06 03:42:37 +0000 | |
---|---|---|
committer | 2006-01-06 03:42:37 +0000 | |
commit | 3604810fa901259b80ff7a2573e5a4be514dd512 (patch) | |
tree | 670d22f93e48c79eb2cc9bc0266ec49f429c50ac | |
parent | add Wacom Graphire3 and Graphire4 support. (diff) | |
download | wireguard-openbsd-3604810fa901259b80ff7a2573e5a4be514dd512.tar.xz wireguard-openbsd-3604810fa901259b80ff7a2573e5a4be514dd512.zip |
update lists of chips each driver supports
-rw-r--r-- | share/man/man4/admtemp.4 | 7 | ||||
-rw-r--r-- | share/man/man4/admtm.4 | 6 | ||||
-rw-r--r-- | share/man/man4/adt.4 | 8 | ||||
-rw-r--r-- | share/man/man4/lmenv.4 | 7 | ||||
-rw-r--r-- | share/man/man4/lmtemp.4 | 5 | ||||
-rw-r--r-- | share/man/man4/maxtmp.4 | 7 |
6 files changed, 23 insertions, 17 deletions
diff --git a/share/man/man4/admtemp.4 b/share/man/man4/admtemp.4 index 9c7d62bbb45..5e3f2a31b0e 100644 --- a/share/man/man4/admtemp.4 +++ b/share/man/man4/admtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: admtemp.4,v 1.4 2006/01/02 12:37:51 jmc Exp $ +.\" $OpenBSD: admtemp.4,v 1.5 2006/01/06 03:42:37 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -25,8 +25,9 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Analog Devices ADM1021 -temperature sensor. +driver provides support for the Analog Devices ADM1021, +Analog Devices ADM1032, Maxim 1617, and Xeon embedded +temperature sensors. The device possesses internal and external temperature sensors. These values are made available through the .Xr sysctl 8 diff --git a/share/man/man4/admtm.4 b/share/man/man4/admtm.4 index e0aad218776..cb48746812b 100644 --- a/share/man/man4/admtm.4 +++ b/share/man/man4/admtm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: admtm.4,v 1.2 2005/12/29 01:17:55 brad Exp $ +.\" $OpenBSD: admtm.4,v 1.3 2006/01/06 03:42:37 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -25,8 +25,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Analog Devices ADM1025 -and the Philips NE1619 temperature sensor. +driver provides support for the Analog Devices ADM1025, +SMSC 47m192, and Philips NE1619 temperature sensor. The device possesses internal and external temperature sensors, plus a variety of voltage sensors. These values are made available through the diff --git a/share/man/man4/adt.4 b/share/man/man4/adt.4 index c873de90a84..a83d72d1b9c 100644 --- a/share/man/man4/adt.4 +++ b/share/man/man4/adt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adt.4,v 1.5 2006/01/01 20:52:27 deraadt Exp $ +.\" $OpenBSD: adt.4,v 1.6 2006/01/06 03:42:37 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -25,8 +25,10 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Analog Devices ADT7460 -temperature sensor. +driver provides support for the Analog Devices ADT7460, +Analog Devices ADT7467, Analog Devices ADT7476, +Analog Devices ADM1027, National Semiconductor LM85, +and SMSC EMC6D10x temperature sensors. The sensor possesses a collection of sensor values which are made available through the .Xr sysctl 8 diff --git a/share/man/man4/lmenv.4 b/share/man/man4/lmenv.4 index 4e5bea8dfa1..e72bf919bcf 100644 --- a/share/man/man4/lmenv.4 +++ b/share/man/man4/lmenv.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmenv.4,v 1.5 2006/01/01 20:52:27 deraadt Exp $ +.\" $OpenBSD: lmenv.4,v 1.6 2006/01/06 03:42:38 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -25,8 +25,9 @@ .Sh DESCRIPTION The .Nm -driver provides support for the National Semiconductor LM85 -temperature sensor. +driver provides support for the National Semiconductor LM87, +National Semiconductor LM81, Analog Devices ADM2940, and +Dallas Semiconductor 1780 temperature sensors. The sensor possesses a collection of sensor values which are made available through the .Xr sysctl 8 diff --git a/share/man/man4/lmtemp.4 b/share/man/man4/lmtemp.4 index 55d2e79e6d7..3bcedb10c39 100644 --- a/share/man/man4/lmtemp.4 +++ b/share/man/man4/lmtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lmtemp.4,v 1.6 2006/01/01 20:52:27 deraadt Exp $ +.\" $OpenBSD: lmtemp.4,v 1.7 2006/01/06 03:42:38 deraadt Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -29,7 +29,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the National Semiconductor LM75 and LM77 +driver provides support for the National Semiconductor LM75, +National Semiconductor LM77, and Dallas Semiconductor 1775 temperature sensors. The sensor possesses single temperature value that can be accessed through the diff --git a/share/man/man4/maxtmp.4 b/share/man/man4/maxtmp.4 index 7932af207af..9b61b8b4f61 100644 --- a/share/man/man4/maxtmp.4 +++ b/share/man/man4/maxtmp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: maxtmp.4,v 1.4 2006/01/01 20:52:28 deraadt Exp $ +.\" $OpenBSD: maxtmp.4,v 1.5 2006/01/06 03:42:38 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -25,8 +25,9 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Maxim MAX6642/MAX6690 -temperature sensor. +driver provides support for the Maxim 6642, Maxim 6690, +National LM86, National LM89, National LM90, National LM99, +and National LM99-1 temperature sensors. The sensor possesses an internal temperature sensor and a link to an external temperature sensor. Both values are made available through the |