summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-07-05 21:23:05 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-07-05 21:23:05 +0000
commitf4f002215188b2ed8f27ba474618b3400b23d087 (patch)
tree3be9e3f6914169728cdac80917e6a1eb6a2af1bc
parent905c0d3c51b069b9de15df646c006704022f6d1f (diff)
Mention ahd.
-rw-r--r--share/man/man4/pci.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index f225063abea..222f79d7dcc 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.97 2004/06/26 14:53:06 deraadt Exp $
+.\" $OpenBSD: pci.4,v 1.98 2004/07/05 21:23:04 miod Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -102,6 +102,10 @@ interfaces.
Adaptec 27xx, 29xx, 39xx, 29160, and other AIC-7xxx-based
.Tn SCSI
interfaces.
+.It Xr ahd 4
+Adaptec PCI/PCI-X Ultra320
+.Tn SCSI
+interfaces.
.It Xr bha 4
Buslogic BT-9xx
.Tn SCSI
@@ -456,6 +460,7 @@ driver.
.Xr adv 4 ,
.Xr adw 4 ,
.Xr ahc 4 ,
+.Xr ahd 4 ,
.Xr ami 4 ,
.Xr an 4 ,
.Xr apecs 4 ,