Partager via


Sample Enumeration Utilities

There are two sample bus enumeration utilities, one enumerates the ISA bus, and the other one enumerates the PCI bus. The following table shows descriptions and locations of these sample bus enumeration utilities.

Utility Location Description
PCIENUM %_WINCEROOT%\Public\Common\Oak\Drivers\Ceddk\Test\Isaenum 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 OS image is built without enabling debug zones.
ISAENUM %_WINCEROOT%\Public\Common\Oak\Drivers\Ceddk\Test\Pcienum Finds and displays any Plug and Play ISA configuration headers.

See Also

PCI Device Support | Registry Helper Routines

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.