Users Guide

CCTK Options 61
Description
Allows the user to hot or warm plug a floppy drive into the system and
make it functional. If set to
atbootonly
, the drive will be functional after
the system is rebooted. If set to
anytime
, reboot is not required.
Example
C:\>cctk --diskettereconfig=anytime
diskettereconfig=anytime
--displayclosestate
Valid Argument
active, suspend
Description
Sets the system to active or suspend state, when the system lid is closed.
Example
C:\>cctk --displayclosestate=active
displayclosestate=active
--dockingirq
Valid Argument
optimized, irq11
Description
Sets an IRQ for the docking station. If set to optimized, POST assigns a
dedicated IRQ to the docking station. If set to irq11, POST assigns IRQ11
to the docking station.
Example
C:\>cctk --dockingirq=optimized
dockingirq=optimized