diff options
author | 2004-07-05 21:23:04 +0000 | |
---|---|---|
committer | 2004-07-05 21:23:04 +0000 | |
commit | 362a71b6af3c371b558da8b19144b95f8e8e40ee (patch) | |
tree | 14cbef0841b40bf8a174a9d0ced9410647981daa | |
parent | Xref ahd(4). (diff) | |
download | wireguard-openbsd-362a71b6af3c371b558da8b19144b95f8e8e40ee.tar.xz wireguard-openbsd-362a71b6af3c371b558da8b19144b95f8e8e40ee.zip |
Mention ahd.
-rw-r--r-- | share/man/man4/pci.4 | 7 |
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 , |