diff options
author | Christiano F. Haesbaert <haesbaert@cvs.openbsd.org> | 2012-01-14 12:16:14 +0000 |
---|---|---|
committer | Christiano F. Haesbaert <haesbaert@cvs.openbsd.org> | 2012-01-14 12:16:14 +0000 |
commit | 8cceaf0383a1a68e84f3869c3fee12e69e313bf4 (patch) | |
tree | adab502f28b77ce8ae5bc66bff8b7a91c2be352b /share | |
parent | 166fe887db3c6472a376a23d4c5653854ee403f1 (diff) |
Mention MosChip MCS9865 in manpage.
From Steffen Daode Nurpmeso.
ok jmc@
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 0114bc0a289..d935c2709dc 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.44 2011/10/22 19:07:50 camield Exp $ +.\" $OpenBSD: puc.4,v 1.45 2012/01/14 12:16:13 haesbaert 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: October 22 2011 $ +.Dd $Mdocdate: January 14 2012 $ .Dt PUC 4 .Os .Sh NAME @@ -80,6 +80,7 @@ The driver currently supports the following cards: .It Tn "Lava Computers 2SP-PCI and Quattro-PCI (dual serial)" .It Tn "Lava Computers Octopus-550" .It Tn "Lava LavaPort-650" +.It Tn "MosChip MCS9865 (1, 2 and 4 port serial)" .It Tn "Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)" .It Tn "Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)" .It Tn "Moxa Technologies Co., Ltd. CP104/PCI (4 port serial)" |