Reference Guide

--lowpowers5
Valid Argument enable, disable
Description Description Enables or disables the low power (S5) state. If set to enable, the system will
go into lowest-Power Off mode in S4 and S5, turning off as much of the power-consuming
circuitry as required, to attempt to meet 1W power limit. This may disable components
like PME, USB power, etc. If set to disable, the system will be in a normal power-use
mode when in S4 or S5.
Example
C:\>cctk --lowpowers5=enable
lowpowers5=enable
--lpt
Valid Argument lpt1, lpt2, lpt3
Description Defines the parallel port configuration. lpt1 enables the built-in parallel port of the system
to operate in LPT1 mode, using I/O address 378. lpt2 enables the system’s built-in parallel
port to operate in LPT2 mode, using I/O address 278. lpt3 enables the built-in parallel port
to operate in LPT3 mode, using I/O address 3BC.
Example
C:\>cctk --lpt=lpt1
lpt=lpt1
--lptmode
Valid Argument off, last, on
Description
Set the parallel port 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
46