From 3986fe2366d8c93b7f017e0830b11ae3873dd4bb Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 4 Apr 2000 09:51:16 +0000 Subject: [PATCH] flesh --- share/man/man4/hifn.4 | 4 +-- share/man/man4/isa.4 | 2 +- share/man/man4/pci.4 | 76 +++++++++++++++++++++++++++++++++++++++---- 3 files changed, 73 insertions(+), 9 deletions(-) diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 588741fc27a..b8801869dc4 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.2 2000/03/29 22:01:32 deraadt Exp $ +.\" $OpenBSD: hifn.4,v 1.3 2000/04/04 09:51:16 deraadt Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -31,7 +31,7 @@ .Os .Sh NAME .Nm hifn -.Nd Hi/fn 7751 encryption accelerator +.Nd Hi/fn 7751 symmetric encryption accelerator .Sh SYNOPSIS .Cd "hifn* at pci? dev ? function ?" .Sh DESCRIPTION diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index c1a31653faf..59a0b5408be 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -125,7 +125,7 @@ Wangtek and compatible QIC-02 and QIC-36 tape drives. .Pp .Ss Serial and parallel interfaces .Bl -tag -width speaker -offset ind -.It Xr com 4 , and Xr pccom 4 +.It Xr com 4 , Xr pccom 4 NS8250, NS16450, NS16550, ST16550, and TI16750 serial driver. The .Xr pccom 4 diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 3ef543afd6f..97c2df26b14 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -99,10 +99,14 @@ interfaces. Symbios Logic/NCR 53c8xx-family .Tn SCSI interfaces. -.It Xr adw 4 +.It Xr adw 4 , Xr adv 4 AdvanSys PCI .Tn SCSI interfaces. +.It Xr gdt 4 +ICP-Vortex GDT +.Tn Raid +interface. .El .Pp .Ss Network interfaces @@ -111,9 +115,11 @@ interfaces. .Tn DEC DC21x4x (Tulip) based .Tn Ethernet -interfaces, including the DE435, -DE450, and DE500, and Znyx, SMC, Cogent/Adaptec, and Asante single- and -multi-port +interfaces, including the DE435, DE450, DE500; +Znyx ZX3xx; +SMC 8432, 9332, 9334; +Cogent/Adaptec EM100FX and EM440TX; +and Asante single- and multi-port .Tn Ethernet interfaces. Multi-port interfaces are typically configured as a @@ -154,6 +160,61 @@ interfaces. Texas Instruments ThunderLAN-based .Tn Ethernet interfaces. +.It Xr dc 4 +Various Tulip-like +.Tn Ethernet +interfaces such as the DEC/Intel 21143; +Macronix 98713, 98713A, 98715, 98715A and 98725; +Davicom DM9100 and DM9102; +ASIX Electronics AX88140A and AX88141 +ADMtek AL981 Comet and AN985 Centaur; +Lite-On 82c168 and 82c169 PNIC; +and +Lite-On/Macronix 82c115 PNIC II. +.It Xr lmc 4 + Lan Media Corporation +.Tn SSI/DS1/HSSI/DS3 +interfaces. +.It Xr rl 4 +RealTek 8129/8139 +.Tn Ethernet +interfaces. +.It Xr sf 4 +Adaptec AIC-6915 "Starfire" +.Tn Ethernet +interfaces. +.It Xr sis 4 +Silicon Integrated Systems +.Tn Ethernet +interfaces. +.It Xr sk 4 +SysKonnect SK-984x +.Tn Gigabit Ethernet +interfaces. +.It Xr ste 4 +Sundance Technologies ST201 +.Tn Ethernet +interfaces. +.It Xr ti 4 +Alteon Networks Tigon I and Tigon II +.Tn Gigabit Ethernet +interfaces. +.It Xr tx 4 +SMC 9432 10/100 Mbps +.Tn Ethernet +interfaces. +.It Xr vr 4 +VIA Technologies VT3043 and VT86C100A +.Tn Ethernet +interfaces. +.It Xr wb 4 +Winbond W89C840F +.Tn Ethernet +interfaces. +.It Xr wx 4 +Intel +.Tn Gigabit Ethernet +interfaces. .El .Pp .Ss Serial interfaces @@ -187,7 +248,7 @@ Yenta compatible .Tn CardBus bridges. .It Xr ohci 4 -USB OHCI host controller +USB OHCI host controller. .It Xr pcic 4 .Tn PCI .Tn PCMCIA @@ -207,7 +268,10 @@ and .Xr lpt 4 communications ports. .It Xr uhci 4 -USB UHCI host controller +USB UHCI host controller. +.It Xr hifn 4 + Hi/fn 7751 +.Tn Symmetric Encryption Accelerator. .El .Pp .Sh SEE ALSO -- 2.20.1