diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-02-19 00:29:40 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-02-19 00:29:40 +0000 |
commit | a169798434ec26d967942519e583baf71c7f45bf (patch) | |
tree | e85cf285b6feca69f3448aa6293b04b116901123 /share/man/man4/iic.4 | |
parent | dcf7a8d8271bfce95611a0e421b05cb00962e7fc (diff) |
mfokclock manpage and Xr
Diffstat (limited to 'share/man/man4/iic.4')
-rw-r--r-- | share/man/man4/iic.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index dd6a3de6ada..d1d1d6d41b1 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.75 2009/08/12 14:58:34 cnst Exp $ +.\" $OpenBSD: iic.4,v 1.76 2010/02/19 00:29:37 miod Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@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: August 12 2009 $ +.Dd $Mdocdate: February 19 2010 $ .Dt IIC 4 .Os .Sh NAME @@ -35,6 +35,7 @@ .Cd "iic* at piixpm? # amd64 i386" .Cd "iic* at viapm? # amd64 i386" .Cd "iic* at gpioiic? # i386" +.Cd "iic* at gdiumiic? # loongson" .Sh DESCRIPTION .Tn I2C is a two-wire bus developed by Philips used for connecting @@ -150,6 +151,8 @@ National Semiconductor LM75/LM76/LM77 temperature sensor Maxim DS1624/DS1631/DS1721 temperature sensor .It Xr maxtmp 4 Maxim MAX6642/MAX6690 temperature sensor +.It Xr mfokclock 4 +M41T8x Real Time Clock .It Xr pcagpio 4 Philips PCA955[4567] GPIO controller .It Xr pcaled 4 |