diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2014-02-13 01:57:23 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2014-02-13 01:57:23 +0000 |
commit | cce950edd7a31d3b94ab295d9680dc931d0a51a1 (patch) | |
tree | cbc0639b9ad4d81feac658b012bf1937a17cb4f2 /share | |
parent | b136e2b956b98395479a2d9ffd6e7b10d50bf12a (diff) |
add qle(4) and add chip ids to it and qla so you can get a hint of why
theyre different
Diffstat (limited to 'share')
-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 a23e11e6733..3b0b1d2e5b0 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.322 2014/02/12 18:20:08 jmc Exp $ +.\" $OpenBSD: pci.4,v 1.323 2014/02/13 01:57:22 dlg 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: February 12 2014 $ +.Dd $Mdocdate: February 13 2014 $ .Dt PCI 4 .Os .Sh NAME @@ -118,7 +118,9 @@ LSI Logic Fusion-MPT Message Passing Interface II .It Xr pcscp 4 Advanced Micro Devices Am53c974 PCscsi-PCI SCSI interface .It Xr qla 4 -QLogic Fibre Channel Controllers +QLogic ISP2100/ISP2200/ISP2300 Fibre Channel Controllers +.It Xr qla 4 +QLogic ISP2400 Fibre Channel Controllers .It Xr siop 4 LSI/Symbios Logic/NCR 53c8xx SCSI interface .It Xr sli 4 |