Revert the previous change and notes that bi-directionnal parallel ports
use EPP or ECP protocol. Spotted by: roam Pointy Black Hat: blackend
This commit is contained in:
parent
d943baa759
commit
52f41cedc5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18593
1 changed files with 3 additions and 3 deletions
|
@ -322,9 +322,9 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>In general, serial interfaces are slower than parallel
|
||||
interfaces. Serial interfaces usually offer just
|
||||
one-way communication (computer to printer) while parallel
|
||||
gives you two-way. Many newer parallel ports and printers
|
||||
interfaces. Parallel interfaces usually offer just
|
||||
one-way communication (computer to printer) while serial
|
||||
gives you two-way. Newer parallel ports (EPP and ECP) and printers
|
||||
can communicate in both directions under FreeBSD when a
|
||||
IEEE1284 compliant cable is used.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue