From: Naresh on
Hi,

When i call the NdisMRegisterScatterGatherDma on 64 bit 2008 system,
it returns NDIS_STATUS_RESOURCES always, whereas, if i use this API on
32 bit 2008 system, it returns appropriate handle.

Any clues...

Regards,
Naresh
(Microsoft India Community Star)
From: Luv2Hike on
How are you calling this function? A code snippet would help.

More to the point, what are you setting DmaDescription->Flags to?

"Naresh" <narsha(a)gmail.com> wrote in message
news:212a9ba8-0d9c-4f71-a1f2-41ac081c6822(a)a2g2000prd.googlegroups.com...
> Hi,
>
> When i call the NdisMRegisterScatterGatherDma on 64 bit 2008 system,
> it returns NDIS_STATUS_RESOURCES always, whereas, if i use this API on
> 32 bit 2008 system, it returns appropriate handle.
>
> Any clues...
>
> Regards,
> Naresh
> (Microsoft India Community Star)