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.