diff options
-rw-r--r-- | share/man/man4/man4.i386/com.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/com.4 b/share/man/man4/man4.i386/com.4 index 9c6e81455e8..41a965ef1b9 100644 --- a/share/man/man4/man4.i386/com.4 +++ b/share/man/man4/man4.i386/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.6 1998/07/12 09:37:54 downsj Exp $ +.\" $OpenBSD: com.4,v 1.7 1999/11/28 12:29:00 downsj Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -56,7 +56,8 @@ The .Nm com and .Nm pccom -drivers provide support for NS8250-, NS16450-, NS16550- and ST16650-based +drivers provide support for NS8250-, NS16450-, NS16550-, ST16650-, and +TI16750-based .Tn EIA .Tn RS-232C .Pf ( Tn CCITT @@ -68,8 +69,8 @@ driver also supports the XR16850 UART. .Pp The NS8250 and NS16450 have single character buffers, the NS16550 has a 16 character buffer, while -the ST16650 has a 32 character buffer. The XR16850 has a 128 character -buffer. +the ST16650 has a 32 character buffer, and the TI16750 has a 64 character +buffer. The XR16850 has a 128 character buffer. .Pp The .Nm com |