Hi All!

Is there a way to translate resources(eg:logical to physical bus
addresses & vice versa) in a non-WDM driver.

thanks,
Elam.

Re: Translate resource addresses in non-WDM drivers? by Don

Don
Thu Oct 14 08:01:24 CDT 2004

Well how are you getting the resources in the first place? If this is a
general purpose driver is for Windows 2000 or later it should be PNP (which
most people equate to WDM).


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply

"HyperWalker" <pooranan@yahoo.com> wrote in message
news:8584b7cf.0410131605.749f554b@posting.google.com...
> Hi All!
>
> Is there a way to translate resources(eg:logical to physical bus
> addresses & vice versa) in a non-WDM driver.
>
> thanks,
> Elam.



Re: Translate resource addresses in non-WDM drivers? by pooranan

pooranan
Thu Oct 14 16:52:24 CDT 2004

I'm looking for logical & physical PCI bus numbers specifically.

The tool I'm writing will be used for PCI diagnostics..on Win2K or
higher.. I cannot use the deprecated APIs.

--
thanks
Elam

"Don Burn" <burn@stopspam.acm.org> wrote in message news:<10msu61q7jcm77b@corp.supernews.com>...
> Well how are you getting the resources in the first place? If this is a
> general purpose driver is for Windows 2000 or later it should be PNP (which
> most people equate to WDM).
>
>
> --
> Don Burn (MVP, Windows DDK)
> Windows 2k/XP/2k3 Filesystem and Driver Consulting
> Remove StopSpam from the email to reply
>
> "HyperWalker" <pooranan@yahoo.com> wrote in message
> news:8584b7cf.0410131605.749f554b@posting.google.com...
> > Hi All!
> >
> > Is there a way to translate resources(eg:logical to physical bus
> > addresses & vice versa) in a non-WDM driver.
> >
> > thanks,
> > Elam.