PCI Bus Driver Development Concepts (Windows CE 5.0)

Send Feedback

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

Enabling the PCI Bus Driver | PCI Bus Configuration and Enumeration | Loading Drivers on the PCI Bus

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.