|
|
Disabling NDIS 5 Task Offload from a NDIS 5 Intermediate Driver
Microsoft GuidanceIf a NDIS 5 IM driver performs any modifications on the data that it passes through, it should fail a query for OID_TCP_TASK_OFFLOAD instead of passing it through to the miniport below. This is to avoid problems with incorrect sequence of operations performed on data. This guidance is expressed in the Windows WDK PassThru NDIS IM sample as a comment in the MPQueryInformation handler in miniport.c:
Other ApproachesIf you carefully study the NDIS 5 specification you may be able to adapt your driver's implementation so that it can coexist with certain task offload functionality. Generally this would be preferred if possible.
| ||||||||||
|
PCAUSA Home
· Privacy Statement ·
Products · Ordering · Support ·
Utilities ·
Resources
|