diff options
author | 2011-03-05 16:01:57 +0000 | |
---|---|---|
committer | 2011-03-05 16:01:57 +0000 | |
commit | 0a38f067d4bdd221ff05efc35e9a5815db62027f (patch) | |
tree | 002f1c08a365046222eedf9d2d2e9d9794e10408 | |
parent | fix description of -g; from Pascal Stumpf (diff) | |
download | wireguard-openbsd-0a38f067d4bdd221ff05efc35e9a5815db62027f.tar.xz wireguard-openbsd-0a38f067d4bdd221ff05efc35e9a5815db62027f.zip |
Cronyx Omega-PCI is supported; from Alexei Malinin
-rw-r--r-- | share/man/man4/puc.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index 1bb63031b86..c0ac1c7e31a 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.41 2010/04/21 01:09:13 beck Exp $ +.\" $OpenBSD: puc.4,v 1.42 2011/03/05 16:01:57 jmc Exp $ .\" $NetBSD: puc.4,v 1.7 1999/07/03 05:55:23 cgd Exp $ .\" .\" Copyright (c) 1998 Christopher G. Demetriou. All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 21 2010 $ +.Dd $Mdocdate: March 5 2011 $ .Dt PUC 4 .Os .Sh NAME @@ -64,6 +64,7 @@ The driver currently supports the following cards: .It Tn "Avlab PCI 2S (2 port serial)" .It Tn "Boca Research Turbo Serial 654 (4 port serial)" .It Tn "Boca Research Turbo Serial 658 (8 port serial)" +.It Tn "Cronyx Omega-PCI (8 port serial)" .It Tn "Decision Computer Inc PCCOM PCI 2 Port (2 port serial)" .It Tn "Decision Computer Inc PCCOM PCI 4 Port (4 port serial)" .It Tn "Decision Computer Inc PCCOM PCI 8 Port (8 port serial)" |