diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-01 16:13:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-01 16:13:56 +0000 |
commit | b24e84740f293a07e4fa9c2043ef45f140817a19 (patch) | |
tree | da8562b8f59c23f6cc1b05a67e4de7bd2becffd8 /share/man/man4/owsbm.4 | |
parent | 31c52a78c847249fdebd53eddf574b8e89f2c653 (diff) |
tweaks;
Diffstat (limited to 'share/man/man4/owsbm.4')
-rw-r--r-- | share/man/man4/owsbm.4 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/owsbm.4 b/share/man/man4/owsbm.4 index 7d1f0358998..7836d5ad7ac 100644 --- a/share/man/man4/owsbm.4 +++ b/share/man/man4/owsbm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: owsbm.4,v 1.2 2007/02/28 22:31:42 miod Exp $ +.\" $OpenBSD: owsbm.4,v 1.3 2007/03/01 16:13:55 jmc Exp $ .\" .\" Copyright (c) 2007 Aaron Linville <aaron@linville.org> .\" @@ -33,7 +33,7 @@ outgoing current, an elapsed time and 40 bytes of nonvolatile EEPROM. Only the three voltages (VDD, VAD, CR) and temperature are accessible by the .Xr sysctl 8 -interface though. +interface. .Pp The following chips are supported by the driver: .Pp @@ -42,12 +42,11 @@ The following chips are supported by the driver: Maxim/Dallas DS2438 .El .Sh MEASURING CURRENT -.Pp The sensor does not measure current directly. Instead it measures the voltage across the Rsens pins. -.Bl -bullet -offset indent +.Bd -literal -offset indent I = Voltage CR / Rsens (where Rsens is in Ohms) -.El +.Ed .Sh SEE ALSO .Xr intro 4 , .Xr onewire 4 , |