次の方法で共有


PCI Bus Driver Development Concepts (Windows Embedded CE 6.0)

1/6/2010

The PCI bus driver, which enumerates the PCI bus, removes unnecessary PCI-specific code from the OEM adaptation layer (OAL) and device drivers. To read bus address registers and interrupt information from the PCI configuration space header, use the registry information provided by the PCI bus driver instead of driver code that scans the PCI bus. To allow PCI enumeration of all PCI devices, update the registry for your OS design.

See Also

Tasks

Enabling the PCI Bus Driver

Concepts

PCI Bus Configuration and Enumeration
Loading Drivers on the PCI Bus

Other Resources

PCI Bus Driver