diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-07 19:35:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-07 19:35:51 +0000 |
commit | ad3bde8a25608aae4b272f7a2994d1f15649e6fb (patch) | |
tree | 5ea83ff24964f561bf9189c62892e21416d617ca /share/man/man4 | |
parent | 0dc4d98e32d44c190b48b389a669f43de972b1ad (diff) |
for miscellaneous devices section:
- sync Nd for amdpcib(4)
- add pcib(4)
- adjust the width size of the list accordingly
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/pci.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 4b3a9575203..e6c473e537a 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.230 2007/10/07 16:21:50 mbalmer Exp $ +.\" $OpenBSD: pci.4,v 1.231 2007/10/07 19:35:50 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. @@ -379,13 +379,13 @@ VIA VT82C686A/VT8231 hardware monitor ICS PCI-WDT500/501 watchdog timer device .El .Ss Miscellaneous devices -.Bl -tag -width 10n -offset ind -compact +.Bl -tag -width "piixpcib(4)" -offset ind -compact .It Xr alipm 4 Acer Labs M7101 SMBus controller .It Xr amdiic 4 AMD-8111 SMBus controller .It Xr amdpcib 4 -AMD8111 HPET timecounter +AMD8111 series LPC bridge and timecounter .It Xr amdpm 4 AMD-756/766/768/8111 Power Management and SMBus controller .It Xr bktr 4 @@ -407,6 +407,8 @@ Intel ICH SMBus controller NVIDIA nForce2/3/4 SMBus controller .It Xr ohci 4 USB Open Host Controller Interface +.It Xr pcib 4 +PCI-ISA bridge .It Xr pcic 4 .Tn PCI .Tn PCMCIA |