diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1999-11-28 12:29:01 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1999-11-28 12:29:01 +0000 |
commit | d03545339f88d03c51adbe6955978d9de11d0087 (patch) | |
tree | 03faad9a06c329c614ccd29e40afba0a480491aa | |
parent | dafe8956d02018f8ee0f90da0fda100420447d80 (diff) |
Note that 16750 has been enabled.
-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 |