summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/glxpcib.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.i386/glxpcib.4')
-rw-r--r--share/man/man4/man4.i386/glxpcib.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/glxpcib.4 b/share/man/man4/man4.i386/glxpcib.4
index c388223aae7..859fd594b2c 100644
--- a/share/man/man4/man4.i386/glxpcib.4
+++ b/share/man/man4/man4.i386/glxpcib.4
@@ -1,8 +1,8 @@
-.\" $OpenBSD: glxpcib.4,v 1.7 2007/11/17 11:38:50 mbalmer Exp $
+.\" $OpenBSD: glxpcib.4,v 1.8 2012/09/06 06:51:37 jsg Exp $
.\"
.\" Michael Shalayeff, 2007. Public Domain.
.\"
-.Dd $Mdocdate: November 17 2007 $
+.Dd $Mdocdate: September 6 2012 $
.Dt GLXPCIB 4 i386
.Os
.Sh NAME
@@ -11,6 +11,7 @@
.Sh SYNOPSIS
.Cd "glxpcib* at pci?"
.Cd "gpio* at glxpcib?"
+.Cd "iic* at glxpcib?"
.Cd "isa* at glxpcib?"
.Sh DESCRIPTION
The
@@ -20,9 +21,10 @@ This device contains a number of components, including a PCI-ISA bridge.
Besides the core functionality, the
.Nm
driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device,
-and a GPIO device.
+a GPIO device, and a SMBus interface.
.Sh SEE ALSO
.Xr gpio 4 ,
+.Xr iic 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
.Xr pci 4 ,