diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-23 18:40:02 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-04-23 18:40:02 +0000 |
commit | fa3012913efec9dd11d1b83975d7b9a99902609c (patch) | |
tree | d9c052a05f2b43b8f438cbfc5b086bcb8c69703f /share/man/man4 | |
parent | d2b656e3639fc53fc657a5bd4edea161850fcfce (diff) |
support netmos 6 port version; avf@eldamar.org.uk
Diffstat (limited to 'share/man/man4')
-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 3d88289a66c..fcf68f26d6d 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.37 2007/06/08 12:44:41 mbalmer Exp $ +.\" $OpenBSD: puc.4,v 1.38 2008/04/23 18:40:00 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: June 8 2007 $ +.Dd $Mdocdate: April 23 2008 $ .Dt PUC 4 .Os .Sh NAME @@ -88,6 +88,7 @@ The driver currently supports the following cards: .It Tn "NetMos 1P (1 port parallel)" .It Tn "NetMos 2S1P (2 port serial and 1 port parallel)" .It Tn "NetMos 4S (4 port serial)" +.It Tn "NetMos 6S (6 port serial)" .It Tn "Oxford OX16PCI952 (2 port serial, 1 port parallel)" .It Tn "Oxford OX16PCI954 (4 port serial, 1 port parallel)" .It Tn "SIIG Cyber 2P1S PCI (dual parallel and single serial)" |