How to interrogate win2K PnP Manager

Status
Not open for further replies.

Pinczakko

Full Member level 2
Joined
Jul 29, 2004
Messages
136
Helped
13
Reputation
26
Reaction score
0
Trophy points
1,296
Location
Taka Bonerate National Park, Indonesia
Activity points
1,592
I'm currently building a user mode application that need to know the "resource map" (i.e. the I/O map and memory map) of windows 2K/XP. I need to know how to obtain the I/O space or memory space that is consumed by PCI devices. This is needed since we can not invoke the BAR (base address register) sizing algorithm from within windows, if we attempt to do so, the system will eventually or directly hang. I presume that this information is available from the PnP manager of win2K/XP, but how to do it

Thx in advance

Pinczakko
 

I found a nice article at codeproject.com that solve the problem. Perhaps, this info will be of some use for somebody. And to the moderators, I really sorry if this is considered as spamming. But in my opinion, it's not, since this info perhaps is of some use to low level/system programmer like me :wink:


the complete article by Vladimir Afanasyev **broken link removed**
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…