diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-11-25 22:08:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-11-25 22:08:43 +0000 |
commit | 22b8589a6340e14cf5f28152d8ff459096a7b90f (patch) | |
tree | 80d6a5905124e971bcc0b127dd1c25ba766f4020 | |
parent | e135a57c5eb8fcae46df453264f4ce49c0d1768e (diff) |
+gcu
-rw-r--r-- | share/man/man4/pci.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 3dc1e39b125..4a89e50b71b 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.288 2009/11/16 17:53:29 sobrado Exp $ +.\" $OpenBSD: pci.4,v 1.289 2009/11/25 22:08:42 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 16 2009 $ +.Dd $Mdocdate: November 25 2009 $ .Dt PCI 4 .Os .Sh NAME @@ -436,6 +436,8 @@ Yenta compatible bridges .It Xr ehci 4 USB Enhanced Host Controller Interface +.It gcu 4 +Intel EP80579 Global Configuration Unit .It Xr glxpcib 4 CS5536 PCI-ISA Bridge with timecounter, watchdog timer, and GPIO .It Xr gscpcib 4 |