diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-12-21 18:53:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-12-21 18:53:29 +0000 |
commit | b76dca4c644c1baf23aa4773010c8b54d3049a04 (patch) | |
tree | 74234332b7b8d607c9c8770445077bf1fed65bb5 /share | |
parent | c765fb3f9b47973b0bc51a4f42739fe52622a2e5 (diff) |
support Avlab PCI 2S as a puc; from nicm__@ntlworld.com
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/puc.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index 53f2c7288af..adc6d7b4590 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.33 2006/11/08 18:34:34 mcbride Exp $ +.\" $OpenBSD: puc.4,v 1.34 2006/12/21 18:53:28 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. @@ -63,6 +63,7 @@ The driver currently supports the following cards: .Bl -tag -width Ds -offset indent -compact .It Tn "AT&T/Lucent Venus Modem (found on IBM 33L4618, Actiontec 56K)" .It Tn "Avlab Low Profile PCI 4S Quartet (4 port serial)" +.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 "Decision Computer Inc PCCOM PCI 2 Port (2 port serial)" |