diff options
author | 2002-11-28 14:36:01 +0000 | |
---|---|---|
committer | 2002-11-28 14:36:01 +0000 | |
commit | ead2600534c150bbf68310ff30ef36c6738ef248 (patch) | |
tree | bd4f1852d7bcd6820f75087832290aa1c6f18233 | |
parent | Sync with changes in pfctl: (diff) | |
download | wireguard-openbsd-ead2600534c150bbf68310ff30ef36c6738ef248.tar.xz wireguard-openbsd-ead2600534c150bbf68310ff30ef36c6738ef248.zip |
Sync with reality: mention Promise PDC20275 PDC20277 and
Viatech VT8366 VT8233 VT8235 as supported
ok gluk@ mpech@
-rw-r--r-- | share/man/man4/pciide.4 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/pciide.4 b/share/man/man4/pciide.4 index 7e3f1d882e2..870d9bdf1b6 100644 --- a/share/man/man4/pciide.4 +++ b/share/man/man4/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.26 2002/11/08 08:08:47 mpech Exp $ +.\" $OpenBSD: pciide.4,v 1.27 2002/11/28 14:36:01 grange Exp $ .\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -59,7 +59,7 @@ This driver includes specific, enhanced support for the CMD Tech PCI0640 controller and IDE DMA/UltraDMA support for the following PCI IDE controllers: .Pp -.Bl -item -compact -offset indent +.Bl -bullet -compact -offset indent .It Acard ATP850, ATP860 .It @@ -79,11 +79,13 @@ Intel 82801 (ICH/ICH0/ICH2/ICH3/ICH4) .It National Semiconductor PC87415 .It -Promise PDC20246, 20262, 20265, 20267, 20268/R, 20269, 20271, 20276 +Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, PDC20268R, +PDC20269, PDC20271, PDC20275, PDC20276, PDC20277 .It Silicon Integrated System 5513 (5597/5598) .It -VIA Technologies VT82C586/A/B, VT82C596A/B, VT82C686A/B +VIA Technologies VT82C586/A/B, VT82C596A/B, VT82C686A/B, VT8366, VT8233, +VT8235 .El .Pp Some of these controllers are only available in multifunction PCI chips. |