aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1999-08-26 13:41:43 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1999-08-26 13:41:43 +0000
commit0d879481611c48749233131d701e2bd635426fa9 (patch)
treecb45f420bf1866c5a9681c3cee45e335152e9f27
parente9509fb8fa6c47f5e6332a41c8044dbb776064dd (diff)
downloadsrc-0d879481611c48749233131d701e2bd635426fa9.tar.gz
src-0d879481611c48749233131d701e2bd635426fa9.zip
. mention the existence of various flags in the synopsis, so it's more
obvious to the casual reader . add flag 0x80 description
Notes
Notes: svn path=/head/; revision=50401
-rw-r--r--share/man/man4/man4.i386/ppc.46
-rw-r--r--share/man/man4/ppc.46
2 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/ppc.4 b/share/man/man4/man4.i386/ppc.4
index de062a3460fb..72256d957cf5 100644
--- a/share/man/man4/man4.i386/ppc.4
+++ b/share/man/man4/man4.i386/ppc.4
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: ppc.4,v 1.4 1999/07/12 21:01:56 nik Exp $
+.\" $Id: ppc.4,v 1.5 1999/08/15 10:48:11 mpp Exp $
.\"
.Dd March 5, 1998
.Dt PPC 4
@@ -32,7 +32,7 @@
.Nd
Parallel port chipset driver
.Sh SYNOPSIS
-.Cd "controller ppc0 at isa? port? tty irq 7"
+.Cd "controller ppc0 at isa? port? flags 0xXX tty irq 7"
.Pp
For one or more PPBUS busses:
.Cd "controller ppbus at ppc0"
@@ -70,6 +70,8 @@ bit 4: EPP protocol (0 EPP 1.9, 1 EPP 1.7)
bit 5: activate IRQ (1 IRQ disabled, 0 IRQ enabled)
.It
bit 6: disable chipset specific detection
+.It
+bit 7: disable FIFO detection
.El
.Ss Supported chipsets
Some parallel port chipsets are explicitly supported by ppc: detection and
diff --git a/share/man/man4/ppc.4 b/share/man/man4/ppc.4
index de062a3460fb..72256d957cf5 100644
--- a/share/man/man4/ppc.4
+++ b/share/man/man4/ppc.4
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: ppc.4,v 1.4 1999/07/12 21:01:56 nik Exp $
+.\" $Id: ppc.4,v 1.5 1999/08/15 10:48:11 mpp Exp $
.\"
.Dd March 5, 1998
.Dt PPC 4
@@ -32,7 +32,7 @@
.Nd
Parallel port chipset driver
.Sh SYNOPSIS
-.Cd "controller ppc0 at isa? port? tty irq 7"
+.Cd "controller ppc0 at isa? port? flags 0xXX tty irq 7"
.Pp
For one or more PPBUS busses:
.Cd "controller ppbus at ppc0"
@@ -70,6 +70,8 @@ bit 4: EPP protocol (0 EPP 1.9, 1 EPP 1.7)
bit 5: activate IRQ (1 IRQ disabled, 0 IRQ enabled)
.It
bit 6: disable chipset specific detection
+.It
+bit 7: disable FIFO detection
.El
.Ss Supported chipsets
Some parallel port chipsets are explicitly supported by ppc: detection and