Share via


PCI Library (Windows CE 5.0)

Send Feedback

The PCI library supports a simplified initialization of the PCI configuration space to provide support for the boot loader and OS startup. This library supports bus initialization to allow KITL initialization of a PCI resident network interface card (NIC). For more information, see %_WINCEROOT%\Platform\Common\Src\Inc\Oal_pci.h.

To support the PCI bus, the OAL (OEMInit) or boot loader code (OEMPlatformInit) must call the OEMPCIBusConfigure function. OEMPCIBusConfigure accepts the valid PCI memory and I/O address ranges for the hardware platform. The information and associated bridge window registers are hardware platform-specific.

See Also

Production-Quality OAL Components | PCI Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.