- Ndis 6 Miniport: NET_BUFFER with no data
- Posted by Arunkumar Sundaram on February 25th, 2008
Hi All,
I am very new to NDIS development. I did search but couldn't find a
similar problem discussed.
I am getting a NET_BUFFER (passed to MiniportSendNetBufferLists) which
has no data (DataLength is 0, MDLChain is NULL, CurrentMDL is NULL) is
this normal? What am I suppose to do with this?
Thanks
Arun
Similar Posts
- NDIS Miniport Crash in NDIS!ndisMSendComplete (Drivers) by Michael
- Which is the first NDIS routine registered by miniport with NDIS that needs to be called when network device is disabled? (Drivers) by Praveen Kumar Amritaluru
- Is there a way to find the pkts/buffers that a ndis miniport driver had indicated/given to NDIS driver? (Drivers) by Praveen Kumar Amritaluru
- NDIS Miniport NIC Loads, But No TCP/IP (Drivers) by Tom
- Ndis IM miniport problem (Drivers) by Alex the 1'th

