Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IOCTL_NDIS_QUERY_GLOBAL_STATS support in NDIS 6.8 Windows 10

46 views
Skip to first unread message

Mani Kumar Yadavalli

unread,
Jan 28, 2020, 9:16:50 AM1/28/20
to
Hi Everyone,

I have implemented a test app to send an OID to WDI based Windows sample driver. I have used IOCTL_NDIS_QUERY_GLOBAL_STATS in DeviceIOControl() API. Whatever the custom OID i have implemented is not reaching to the driver.
I have tried sending OID_DOT11_STATISTICS from test app and observed in driver that it is getting converted to WDI supported OID. [https://docs.microsoft.com/en-us/windows-hardware/drivers/network/wdi-oid-to-wdi-message-mapping]

Is there any way to send custom OIDs using IOCTL_NDIS_QUERY_GLOBAL_STATS to Windows 10 WDI based driver?

WDI: https://docs.microsoft.com/en-us/windows-hardware/drivers/network/wdi-miniport-driver-design-guide

Please suggest if any way is available to solve this problem.

Thanks in Advance!!
0 new messages