Reference Guide

78 Client Configuration Toolkit Options
Description
Enables or disables the PC card and 1394 devices.
Example
C:\>cctk --pccardand1394=enable
pccardand1394=enable
--pci
Valid Argument
Read-only
Description
Performs a scan of all PCI buses and displays the results. The utility uses
an open source
pci.ids
file for vendor or device name resolution. The
utility looks for a file called
pci.ids
in the current working directory. If the
file 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 filename, this filename is used for resolution. If a specific filename is
not given and the
pci.ids
file cannot be found,
Unknown
will be printed
for all vendor and device codes.For more information, see PCI Reporting.