diff options
author | 2000-04-28 06:53:26 +0000 | |
---|---|---|
committer | 2000-04-28 06:53:26 +0000 | |
commit | 5a36f415d51e127c88198bc7f2f270b8aebe687d (patch) | |
tree | 2b2181efee54cbd504cb394cae4a23584ff34f68 | |
parent | Add crypto.9 (diff) | |
download | wireguard-openbsd-5a36f415d51e127c88198bc7f2f270b8aebe687d.tar.xz wireguard-openbsd-5a36f415d51e127c88198bc7f2f270b8aebe687d.zip |
few tweaks
-rw-r--r-- | share/man/man4/ahc.4 | 7 | ||||
-rw-r--r-- | share/man/man4/cmpci.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 12 |
3 files changed, 15 insertions, 8 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4 index 800be872492..66769987a2c 100644 --- a/share/man/man4/ahc.4 +++ b/share/man/man4/ahc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahc.4,v 1.10 2000/04/09 20:53:59 aaron Exp $ +.\" $OpenBSD: ahc.4,v 1.11 2000/04/28 06:53:26 deraadt Exp $ .\" $NetBSD: ahc.4,v 1.1.2.1 1996/08/25 17:22:14 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996 @@ -74,8 +74,10 @@ bus(es) connected to Adaptec .Tn AIC7891, .Tn AIC7895, .Tn AIC7896, +.Tn AIC7892, +.Tn AIC7897, or -.Tn AIC7897 +.Tn AIC7899 host adapter chips. These chips are found on many motherboards as well as the following Adaptec SCSI controller cards: @@ -93,6 +95,7 @@ Adaptec SCSI controller cards: .Tn 2940U2B, .Tn 2950U2W, .Tn 2950U2B, +.Tn 29160, .Tn 3940, .Tn 3940U, .Tn 3940AU, diff --git a/share/man/man4/cmpci.4 b/share/man/man4/cmpci.4 index 46edd566664..969ea97a6e2 100644 --- a/share/man/man4/cmpci.4 +++ b/share/man/man4/cmpci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cmpci.4,v 1.1 2000/04/27 02:37:39 millert Exp $ +.\" $OpenBSD: cmpci.4,v 1.2 2000/04/28 06:53:26 deraadt Exp $ .\" .Dd April 26, 2000 .Dt CMPCI 4 @@ -19,7 +19,7 @@ PC motherboard chipsets (such as the SiS 530). The MIDI and Joystick ports are not supported. Neither OPL nor SPDIF functionality is currently supported. .Sh SEE ALSO -.Xr audio 4 . +.Xr audio 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 1ac4320fda4..cfed1531151 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.6 2000/04/17 21:43:13 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.7 2000/04/28 06:53:26 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -85,7 +85,7 @@ AdvanSys PCI .Tn SCSI interfaces. .It Xr ahc 4 -Adaptec 29xx, 39xx, and other AIC-7xxx-based +Adaptec 27xx, 29xx, 39xx, 29160, and other AIC-7xxx-based .Tn SCSI interfaces. .It Xr bt 4 @@ -112,6 +112,8 @@ interfaces. .Pp .Ss Network interfaces .Bl -tag -width speaker -offset ind +.It Xr an 4 +Aironet Communications 4500/4800 IEEE 802.11DS wireless network adapter. .It Xr dc 4 Various Tulip-like Ethernet interfaces such as the DEC/Intel 21143; @@ -181,8 +183,6 @@ Winbond W89C840F Ethernet interfaces. Intel Gigabit Ethernet interfaces. .It Xr xl 4 3Com 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces. -.It Xr an 4 -Aironet Communications 4500/4800 IEEE 802.11DS wireless network adapter. .El .Pp .Ss Serial interfaces @@ -200,6 +200,10 @@ Ensoniq AudioPCI sound device. ESS Solo-1 PCI AudioDrive sound device. .It Xr sv 4 S3 SonicVibes sound device. +.It Xr neo 4 +NeoMagic 256AV/ZX audio driver. +.It Xr cmpci 4 +C-Media CMI8x38 PCI device driver. .El .Pp .Ss Miscellaneous devices |