From 6d8bdc65446a704d0750217efd05532fc641ea7d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 14:02:27 -0400 Subject: docs: OpenBSD Man Pages Added --- static/openbsd/man4/maxtmp.4 | 51 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 static/openbsd/man4/maxtmp.4 (limited to 'static/openbsd/man4/maxtmp.4') diff --git a/static/openbsd/man4/maxtmp.4 b/static/openbsd/man4/maxtmp.4 new file mode 100644 index 00000000..4cae2c8f --- /dev/null +++ b/static/openbsd/man4/maxtmp.4 @@ -0,0 +1,51 @@ +.\" $OpenBSD: maxtmp.4,v 1.9 2013/07/16 16:05:49 schwarze Exp $ +.\" +.\" Copyright (c) 2005 Theo de Raadt +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" 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 16 2013 $ +.Dt MAXTMP 4 +.Os +.Sh NAME +.Nm maxtmp +.Nd Maxim MAX6642/MAX6690 temperature sensor +.Sh SYNOPSIS +.Cd "maxtmp* at iic?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the Maxim 6642, Maxim 6657, Maxim 6658, +Maxim 6659, 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 +.Xr sysctl 8 +interface. +.Sh SEE ALSO +.Xr iic 4 , +.Xr intro 4 , +.Xr sensorsd 8 , +.Xr sysctl 8 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 3.9 . +.Sh AUTHORS +.An -nosplit +The +.Nm +driver was written by +.An Theo de Raadt Aq Mt deraadt@openbsd.org . -- cgit v1.2.3