Share via


Bus Enumeration Applications (Windows CE 5.0)

Send Feedback

Windows CE includes two sample bus enumeration applications. Pcienum.exe enumerates the PCI bus and Isaenum.exe enumerates the ISA bus. The following table shows the locations of these sample bus enumeration applications.

Application Directory Description
Pcienum.exe %_WINCEROOT%\Public\Common\Oak\Drivers\Ceddk\Test\Pcienum Scans the PCI bus and displays PCI configuration information. It displays bus address registers for PCI devices. This is only a small subset of the overall PCI configuration data. This is useful to get PCI information quickly when the run-time image is built without enabling debug zones.
Isaenum.exe %_WINCEROOT%\Public\Common\Oak\Drivers\Ceddk\Test\Isaenum Finds and displays any Plug and Play ISA configuration headers.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.