IRP_MN_QUERY_RESOURCES - translated or raw?

I can’t seem to find out if I should give translated or raw resources in
response to IRP_MN_QUERY_RESOURCES… I guess it pretty much has to be
the raw resources as most devices don’t know their translated resources
(I do, but mine is probably a special case). Can anyone confirm this?

Thanks

James

Yes. IRP_MN_QUERY_RESOURCES is equivalent to the question “What resources
is your device decoding on the bus at this moment?”


Jake Oshins
Hyper-V I/O Architect
Windows Kernel Team

This post implies no warranties and confers no rights.


“James Harper” wrote in message
news:xxxxx@ntdev…
> I can’t seem to find out if I should give translated or raw resources in
> response to IRP_MN_QUERY_RESOURCES… I guess it pretty much has to be
> the raw resources as most devices don’t know their translated resources
> (I do, but mine is probably a special case). Can anyone confirm this?
>
> Thanks
>
> James
>