Reference Guide

70 Client Configuration Toolkit Options
--lptmode
Valid Argument
disable,
at, ps2, ecp, epp, ecpdma1, ecpdma3
Description
Set the parallel port mode to:
disable — Disables the built-in parallel port of the system.
at — Enables the built-in parallel port of the system to operate in
AT mode (output-only).
ps2 — Enables the built-in parallel port of the system to operate in
PS/2 mode (bi-directional).
ecp — Enables the built-in parallel port of the system to operate in
ECP mode, no DMA channel assigned.
epp — Enables the built-in parallel port to operate in EPP mode.
ecpdma1 — Enables the system’s built-in parallel port of the system
to operate in ECP mode DMA channel 1.
ecpdma3 — Enables the built-in parallel port of the system to operate
in ECP mode DMA channel 3.
Example
C:\>cctk --lptmode=at
lptmode=at
--mediacard
Valid Argument
enable, disable
Description
Enables or disables the media card.
Example
C:\>cctk --mediacard=enable
mediacard=enable