diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-07-09 08:05:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-07-09 08:05:47 +0000 |
commit | 0f1339d1d5fcdc8b01b5de616454c20e85734ebd (patch) | |
tree | 8c11a0ddbf65e98d3af9c177b81999c2a7943cbd /share | |
parent | 26c7ca6934e72decdec2dbc8643042757ec3da5f (diff) |
3 more JEDEC JC-42.4 sensors are the market
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/sdtemp.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/sdtemp.4 b/share/man/man4/sdtemp.4 index e2638951948..90cb118261b 100644 --- a/share/man/man4/sdtemp.4 +++ b/share/man/man4/sdtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sdtemp.4,v 1.7 2009/07/10 00:17:30 cnst Exp $ +.\" $OpenBSD: sdtemp.4,v 1.8 2010/07/09 08:05:46 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: July 10 2009 $ +.Dd $Mdocdate: July 9 2010 $ .Dt SDTEMP 4 .Os .Sh NAME @@ -29,8 +29,9 @@ driver retrieves temperature sensor information from memory modules which contain sensor chips defined in JEDEC JC-42.4. .Pp Current sensor chips include the NXP SE97, NXP SE98, -Microchip MCP9805, Microchip MCP98242, ST STTS424, -AD ADT7408, ON CAT6095 and ON CAT34TS02. +Maxim 6604, Microchip MCP9805, Microchip MCP98242, +Microchip MCP98243, AD ADT7408, ST STTS424, ON CAT6095 and +ON CAT34TS02. .Sh SEE ALSO .Xr iic 4 .Sh HISTORY |