aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-05-31 11:16:09 +0000
committerBruce Evans <bde@FreeBSD.org>1998-05-31 11:16:09 +0000
commit78453399ec71af09477e7b4c759de650562f2ca1 (patch)
tree4cf676cc68e14f5d5c92504b54c44ccd329231dc
parentcd55b8f46ccdea2880691078498791903a88bc94 (diff)
downloadsrc-78453399ec71af09477e7b4c759de650562f2ca1.tar.gz
src-78453399ec71af09477e7b4c759de650562f2ca1.zip
Undocumented flags which went away a few minutes ago.
Undocumented auto FIFO trigger level adjustment which went away years ago.
Notes
Notes: svn path=/head/; revision=36493
-rw-r--r--share/man/man4/man4.i386/sio.413
-rw-r--r--share/man/man4/sio.413
2 files changed, 6 insertions, 20 deletions
diff --git a/share/man/man4/man4.i386/sio.4 b/share/man/man4/man4.i386/sio.4
index b65e424b846c..8ec49a098ea5 100644
--- a/share/man/man4/man4.i386/sio.4
+++ b/share/man/man4/man4.i386/sio.4
@@ -34,7 +34,7 @@
.\"
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
-.\" $Id: sio.4,v 1.24 1997/05/18 21:24:04 phk Exp $
+.\" $Id: sio.4,v 1.25 1997/09/14 18:55:41 joerg Exp $
.\"
.Dd October 10, 1995
.Dt SIO 4 i386
@@ -84,12 +84,8 @@ device is potential system console
device is forced to become system console
.It 0x00040
device is reserved for low-level IO (e. g. for remote kernel debugging)
-.It 0x00080
-enable diagnostics in probe
.It 0x0 Ns Em ?? Ns 00
minor number of master port
-.It 0x10000
-disable test#3 which often fails for internal modems
.It 0x20000
device is assumed to use a 16650A-type (extended FIFO) chip
.El
@@ -147,12 +143,9 @@ The
keyword may be used on each
.Em device sio
line in the kernel configuration file
-to silence the probe
-or to disable the FIFO on 16550A UARTs
+to disable the FIFO on 16550A UARTs
(see the synopsis).
-Disabling the FIFO should rarely be necessary
-since the driver automatically adjusts the receiver
-FIFO trigger level for low latency and high efficiency.
+Disabling the FIFO should rarely be necessary.
.Pp
The
.Em flags
diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4
index b65e424b846c..8ec49a098ea5 100644
--- a/share/man/man4/sio.4
+++ b/share/man/man4/sio.4
@@ -34,7 +34,7 @@
.\"
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
-.\" $Id: sio.4,v 1.24 1997/05/18 21:24:04 phk Exp $
+.\" $Id: sio.4,v 1.25 1997/09/14 18:55:41 joerg Exp $
.\"
.Dd October 10, 1995
.Dt SIO 4 i386
@@ -84,12 +84,8 @@ device is potential system console
device is forced to become system console
.It 0x00040
device is reserved for low-level IO (e. g. for remote kernel debugging)
-.It 0x00080
-enable diagnostics in probe
.It 0x0 Ns Em ?? Ns 00
minor number of master port
-.It 0x10000
-disable test#3 which often fails for internal modems
.It 0x20000
device is assumed to use a 16650A-type (extended FIFO) chip
.El
@@ -147,12 +143,9 @@ The
keyword may be used on each
.Em device sio
line in the kernel configuration file
-to silence the probe
-or to disable the FIFO on 16550A UARTs
+to disable the FIFO on 16550A UARTs
(see the synopsis).
-Disabling the FIFO should rarely be necessary
-since the driver automatically adjusts the receiver
-FIFO trigger level for low latency and high efficiency.
+Disabling the FIFO should rarely be necessary.
.Pp
The
.Em flags