Users Guide
76 CCTK Options
Description
Enables or disables the PC card.
Example
A:>cctk --pccard=enable
pccard=enable
--pccardand1394
Valid Argument
enable, disable
Description
Enables or disables the PC card and 1394 devices.
Example
A:>cctk --pccardand1394=enable
pccardand1394=enable
--pci
Valid Argument
read-only argument
Description
Performs a scan of all PCI buses and displays the results. The utility uses
an open source
pci.ids
file for vendor/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 the "PCI Reporting" section.