PCI Library (Windows Embedded CE 6.0)
1/5/2010
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.