diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-01-15 18:57:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-01-15 18:57:30 +0000 |
commit | 23fbbe784579e167eba94b4346674d144999ff57 (patch) | |
tree | 81e59620714ce46500cde8186f3822fc5b9bb1c7 /share | |
parent | cd097433801d41379e598d683ae9c98616c78b6b (diff) |
Moxa CP-168U support; from Olaf Schreck
Diffstat (limited to 'share')
-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 ed21a04faff..30d8ec608e3 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.51 2015/09/10 15:16:43 schwarze Exp $ +.\" $OpenBSD: puc.4,v 1.52 2016/01/15 18:57:29 deraadt 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: September 10 2015 $ +.Dd $Mdocdate: January 15 2016 $ .Dt PUC 4 .Os .Sh NAME @@ -84,6 +84,7 @@ The driver currently supports the following cards: .It Tn "Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)" .It Tn "Moxa Technologies Co., Ltd. CP104/PCI (4 port serial)" .It Tn "Moxa Technologies Co., Ltd. C168H/PCI (8 port serial)" +.It Tn "Moxa Technologies Co., Ltd. CP168U/PCI (8 port serial)" .It Tn "NEC PK-UG-X008 (serial)" .It Tn "NEC PK-UG-X001 K56flex PCI (modem)" .It Tn "NetMos 1P (1 port parallel)" |