diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-06-27 10:10:29 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-06-27 10:10:29 +0000 |
commit | 848ceeccce09c210656c19c2e77d78dc94a6879c (patch) | |
tree | 89e87e60175c115924030fe7a8c4e0a1d1c3889b | |
parent | a668ed8b62cf69d5254a70b0604b1923eaf10778 (diff) |
sunix cards added
-rw-r--r-- | share/man/man4/puc.4 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index 7aaf6ea041e..9a809b274fc 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.15 2003/06/25 09:12:19 henning Exp $ +.\" $OpenBSD: puc.4,v 1.16 2003/06/27 10:10:28 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. @@ -100,7 +100,15 @@ The driver currently supports the following cards: .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)" -.It Tn "SUNIX 4018A (2 port parallel)" +.It Tn "SUNIX 400x (1 port parallel)" +.It Tn "SUNIX 401x (2 port parallel)" +.It Tn "SUNIX 402x (1 port serial)" +.It Tn "SUNIX 403x (2 port serial)" +.It Tn "SUNIX 405x (4 port serial)" +.It Tn "SUNIX 406x (8 port serial)" +.It Tn "SUNIX 407x (2 port serial and 1 port parallel)" +.It Tn "SUNIX 408x (2 port serial and 2 port parallel)" +.It Tn "SUNIX 409x (4 port serial and 2 port parallel)" .El .Pp The driver does not support these cards: |