diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-05 16:01:58 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-05 16:01:58 +0000 |
commit | 9fed50bc4968965a903add1f2df2fe05f82afeb4 (patch) | |
tree | 66c1bc6ea9adc77a29a19537b602e80f6279b506 /share/man | |
parent | 693fea1bbad6035e5f0a078bee6740f8aedda3ba (diff) |
Cronyx Omega-PCI is supported; from Alexei Malinin
Diffstat (limited to 'share/man')
-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)" |