Module Name: src
Committed By: mbalmer
Date: Tue Aug 30 07:44:37 UTC 2011
Modified Files:
src/share/man/man4: iic.4
Log Message:
Also mention gpioiic(4).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/iic.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/iic.4
diff -u src/share/man/man4/iic.4:1.7 src/share/man/man4/iic.4:1.8
--- src/share/man/man4/iic.4:1.7 Tue Aug 30 06:27:17 2011
+++ src/share/man/man4/iic.4 Tue Aug 30 07:44:37 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: iic.4,v 1.7 2011/08/30 06:27:17 wiz Exp $
+.\" $NetBSD: iic.4,v 1.8 2011/08/30 07:44:37 mbalmer Exp $
.\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
.\"
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <[email protected]>
@@ -37,6 +37,7 @@
.Cd "iic0 at ausmbus0 # evbmips "
.Cd "iic0 at cuda0 # macppc "
.Cd "iic0 at gpiic? # evbppc "
+.Cd "iic* at gpioiic? # amd64 i386 "
.Cd "iic* at gtiic? # evbppc "
.Cd "iic* at gxiic? # evbarm "
.Cd "iic* at ichsmb? # amd64 i386 "
@@ -118,6 +119,8 @@
.It Xr iomdiic 4
.It Xr iopiic 4
.It Xr ki2c 4
+.It Xr gpioiic 4
+GPIO bit-banging
.It Xr nfsmb 4
NVIDIA nForce 2/3/4 SMBus controller and SMBus driver
.It Xr ociic 4