Maxim
Tue Sep 21 22:55:56 CDT 2004
No. Microsoft does not allow the drivers to read the config space of the
cards other then the ones driven by this driver.
You can read the Enum\PCI registry however. This will give you nearly the
same.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Hemant Kumar" <kumarh@gmail.com> wrote in message
news:878e8c25.0409211803.33032eaf@posting.google.com...
> Hi,
> Is there a PCI functions library/sample code in DDK which will
> allow me to enumerates PCI devices and does reads in PCI config space.
> or DOS tool for which source is available which does something similar
>
> Thanks,
> Hemant