Reference Guide

To change the password:
C:\>cctk --ownerpwd=<new-password> --valownerpwd=<old-password>
To remove the password:
C:\>cctk --ownerpwd= --valownerpwd=<password>
--passwordbypass
Valid Argument o, rebootbypass, resumebypass, rebootandresumebypass
Description Sets the password bypass feature.
--pccard
Valid Argument enable, disable
Description Enables or disables the PC card.
--pccardand1394
Valid Argument enable, disable
Description Enables or disables the PC card and 1394 devices.
--pci
Valid Argument
Read-only
Description
Performs a scan of all PCI buses and displays the results. This utility uses an open source pci.ids
le for vendor or device name resolution. This utility looks for a le called pci.ids in the current
working directory. If the le is not found in the current working directory, the directory containing
the CCTK executable is searched. If the -n option is used to specify a lename, this lename is
used for resolution. If a specic lename is not given and the pci.ids le cannot be found,
Unknown is printed for all vendor and device codes. For more information, see Completion Code.
NOTE: You can download the latest pci.ids le from pciids.sourceforge.net.
Example (the pci.ids lename
is specied in the command
line instance)
C:\>cctk --pci -n <location_of_pci.ids>
PCI Bus: 0, Device: 0, Function: 0
Vendor: 1166 - ServerWorks
Device: 0012 - CMIC-LE
Slot: 00
Class: 06 - Bridge
SubClass: 00 - CPU/PCI
PCI Bus: 0, Device: 0, Function: 1
Vendor: 1166 - ServerWorks
Device: 0012 - CMIC-LE
Slot: 00
Class: 06 - Bridge
SubClass: 00 - CPU/PCI
PCI Bus: 0, Device: 0, Function: 2
Vendor: 1166 - ServerWorks
Device: 0000 - Unknown
65