diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-04-10 17:30:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-04-10 17:30:39 +0000 |
commit | 55ff238feaa7908fd57b89a2e32634fbdffa004c (patch) | |
tree | 815cbff5f219ae8b19f1b7d633ece9124a7443ec /share/man/man4 | |
parent | 2cfc1367ed932af969e489d149c14f07007e218b (diff) |
sch5017 is an adt7460 clone of some type. also, we are seeing some
ways to determine the actual voltage multipliers, so move to a table
driven model, which we can tweak as we see more varients. checked
by kettenis jolan and roman
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/Makefile | 5 | ||||
-rw-r--r-- | share/man/man4/adt.4 | 4 | ||||
-rw-r--r-- | share/man/man4/iic.4 | 4 | ||||
-rw-r--r-- | share/man/man4/schenv.4 | 43 |
4 files changed, 5 insertions, 51 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 7d3830fb5a9..c80fc3d59b3 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.350 2006/04/10 00:54:58 deraadt Exp $ +# $OpenBSD: Makefile,v 1.351 2006/04/10 17:30:36 deraadt Exp $ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpihpet.4 acpitimer.4 \ adc.4 addcom.4 admcts.4 admlc.4 admtemp.4 \ @@ -32,8 +32,7 @@ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpihpet.4 acpitimer.4 \ pf.4 pflog.4 pfsync.4 piixpm.4 pim.4 \ pms.4 ppb.4 ppp.4 pppoe.4 pty.4 puc.4 qsphy.4 radio.4 raid.4 ral.4 \ random.4 ray.4 rd.4 re.4 rgephy.4 rl.4 rln.4 rlphy.4 route.4 rt.4 \ - rtfps.4 rtii.4 rtw.4 safe.4 safte.4 san.4 sbus.4 scsi.4 schenv.4 \ - sd.4 ses.4 \ + rtfps.4 rtii.4 rtw.4 safe.4 safte.4 san.4 sbus.4 scsi.4 sd.4 ses.4 \ sequencer.4 sf.4 sf2r.4 sfr.4 siop.4 sis.4 sk.4 sl.4 sm.4 \ speaker.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 stp.4 sv.4 \ systrace.4 tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 \ diff --git a/share/man/man4/adt.4 b/share/man/man4/adt.4 index 339b60de212..88b3dd060c7 100644 --- a/share/man/man4/adt.4 +++ b/share/man/man4/adt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adt.4,v 1.7 2006/03/04 02:58:14 deraadt Exp $ +.\" $OpenBSD: adt.4,v 1.8 2006/04/10 17:30:36 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -29,7 +29,7 @@ driver provides support for the Analog Devices ADT7460, Analog Devices ADT7467, Analog Devices ADT7476, Analog Devices ADM1027, National Semiconductor LM85, National Semiconductor LM96000, -and SMSC EMC6D10x temperature sensors. +SMSC EMC6D10x, and SMSC SCH5017 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/iic.4 b/share/man/man4/iic.4 index e71b6ac8f2a..e37901b8a36 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.48 2006/04/10 08:42:57 jmc Exp $ +.\" $OpenBSD: iic.4,v 1.49 2006/04/10 17:30:37 deraadt Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -137,8 +137,6 @@ Maxim MAX6642/MAX6690 temperature sensor Philips PCA955[467] GPIO .It Xr pcfadc 4 Philips PCF8591 I2C Analogue to Digital Converter -.It Xr schenv 4 -SMSC SCH5017 temperature sensor .It Xr tsl 4 TAOS TSL2560/61 light-to-digital converter .El diff --git a/share/man/man4/schenv.4 b/share/man/man4/schenv.4 deleted file mode 100644 index 3dfd0bcee38..00000000000 --- a/share/man/man4/schenv.4 +++ /dev/null @@ -1,43 +0,0 @@ -.\" $OpenBSD: schenv.4,v 1.2 2006/04/10 08:46:16 jmc Exp $ -.\" -.\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> -.\" -.\" 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 May 16, 2004 -.Dt SCHENV 4 -.Os -.Sh NAME -.Nm schenv -.Nd SMSC SCH5017 temperature sensor -.Sh SYNOPSIS -.Cd "schenv* at iic?" -.Sh DESCRIPTION -The -.Nm -driver provides support for the SMSC SCH5017. -The sensor possesses a collection of sensor values which 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 AUTHORS -.An -nosplit -The -.Nm -driver was written by -.An Roman Hunt . |