Reference Guide
4 - External interface locked out
5 - External interface enabled
6 - Boot bypass
CIM_PCIController
The CIM_PCIController class described in Table below contains a set of devices that follow the Peripheral Component
Interconnect (PCI) protocol defined by the Personal Computer Memory Card International Association (PCMCIA). The
PCI protocol defines how data is transferred between devices. The CIM_PCIController class contains PCI adapters and
bridges.
Table 36. CIM_PCIController Properties
Class Name:
CIM_PCIController
Parent Class:
CIM_Controller
Property Description Data Type
CommandRegister The current contents of the register
that provide basic control over the
device’s ability to respond to, and/or
perform PCI accesses. The data in the
capabilities array is gathered from the
PCI status register and the PCI
capabilities list as defined in the PCI
specification.
Values for the CommandRegister
property are:
0 - Unknown
1 - Other
2 - Supports 66 MHz
3 - Supports user-definable features
4 - Supports fast back-to-back
transactions
5 - PCI-X capable
6 - PCI power management supported
7 - Message signaled interrupts
supported
8 - Parity error recovery capable
9 - AGP supported
10 - Vital product data supported
11 — Provides slot identification
12 - Hot swap supported
uint16
45