diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-10 17:14:10 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-10 17:14:10 +0000 |
commit | 62e66553641559c8769549f5841a5b510cf0ca4e (patch) | |
tree | 653ef384a46749d1d512822c109ee7124cb34ea8 /share/man/man4/sdtemp.4 | |
parent | b06ab379093d43635a90201aa771b46937dfe786 (diff) |
MCP98242 temp sensor docs found..
Diffstat (limited to 'share/man/man4/sdtemp.4')
-rw-r--r-- | share/man/man4/sdtemp.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/sdtemp.4 b/share/man/man4/sdtemp.4 index 588a4fed815..7a615c479c8 100644 --- a/share/man/man4/sdtemp.4 +++ b/share/man/man4/sdtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sdtemp.4,v 1.3 2008/04/09 22:04:11 deraadt Exp $ +.\" $OpenBSD: sdtemp.4,v 1.4 2008/04/10 17:14:09 deraadt Exp $ .\" .\" Copyright (c) 2008 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: April 9 2008 $ +.Dd $Mdocdate: April 10 2008 $ .Dt SDTEMP 4 .Os .Sh NAME @@ -28,7 +28,8 @@ The driver retrieves temperature sensor information from memory modules which contain sensor chips defined in JEDEC JC-42.4. .Pp -Current sensor chips include the NPX SE97, NPX SE98, Microchip MCP9805, +Current sensor chips include the NPX SE97, NPX SE98, +Microchip MCP9805, Microchip MCP98242, and AD ADT7408. .Sh SEE ALSO .Xr iic 4 |