diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-10-13 19:46:18 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-10-13 19:46:18 +0000 |
commit | 55642fb9ddd110cd4ce2f14953023ebc42f1c9fc (patch) | |
tree | 6961034e23a424932d486739f4a55f5d77a58540 /share | |
parent | 335991831456c021b43fd741d7cec55846a65d3c (diff) |
add support for
Boca Turbo Serial 654 (4 port serial)
Boca Turbo Serial 658 (8 port)
from Andrey Smagin with a little help by me
ok deraadt@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/puc.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index dd81748ba59..200ea28dad8 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.12 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: puc.4,v 1.13 2002/10/13 19:46:17 henning Exp $ .\" $NetBSD: puc.4,v 1.7 1999/07/03 05:55:23 cgd Exp $ .\" .\" Copyright (c) 1998 Christopher G. Demetriou. All rights reserved. @@ -97,6 +97,8 @@ The driver currently supports the following cards: .It Tn "Syba Tech Ltd. PCI-4S2P-550-ECP (4 port serial and 2 port parallel)" .It Tn "Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)" .It Tn "NetMos 2S1P (2 port serial and 1 port parallel)" +.It Tn "Boca Research Turbo Serial 654 (4 port serial)" +.It Tn "Boca Research Turbo Serial 658 (8 port serial)" .El .Pp The driver does not support these cards: |