I'm developing network card driver on Vista ,my card does not support
taskoffload ,
but I'm always receive the query oid OID_IP6_OFFLOAD_STATS(0xfc01020a) and
OID_IP4_OFFLOAD_STATS(0xfc010209),
I've tred to return NDIS_STATUS_INVALID_PARAMETER or
NDIS_STATUS_NOT_SUPPORTED ,but the query was go on...
What can I do ?
--
Thanks
Yu Hao
Responses to "about OID_IP6_OFFLOAD_STATS and OID_IP4_OFFLOAD_STATS"