Fix some grammar-wording knit.
PR: docs/66540 Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us> MFC after: 3 days
This commit is contained in:
parent
c6183ca7fa
commit
4a8ef4b9a0
@ -214,7 +214,7 @@ The IEEE1284 protocol is fully oriented with all supported parallel port
|
||||
modes.
|
||||
The computer acts as master and the peripheral as slave.
|
||||
.Pp
|
||||
Any transfer is defined as a finite state automate.
|
||||
Any transfer is defined as a finite state automaton.
|
||||
It allows software to
|
||||
properly manage the fully interlocked scheme of the signaling method.
|
||||
The compatible mode is supported "as is" without any negotiation because it
|
||||
@ -245,7 +245,7 @@ as a set of procedures that perform high level functions like negotiation,
|
||||
termination, transfer in any mode without bothering you with low level
|
||||
characteristics of the standard.
|
||||
.Pp
|
||||
IEEE1284 interacts with the ppbus system as least as possible.
|
||||
IEEE1284 interacts with the ppbus system as little as possible.
|
||||
That means
|
||||
you still have to request the ppbus when you want to access it, the negotiate
|
||||
function doesn't do it for you.
|
||||
@ -289,7 +289,7 @@ native and emulated with ECP and/or EPP.
|
||||
This architecture should support IEEE1284-1994 modes.
|
||||
.Sh FEATURES
|
||||
.Ss The boot process
|
||||
The boot process starts with the probe phasis of the
|
||||
The boot process starts with the probe stage of the
|
||||
.Xr ppc 4
|
||||
driver during ISA bus (PC architecture) initialization.
|
||||
During attachment of
|
||||
|
Loading…
Reference in New Issue
Block a user