MiniportSendPackets

Hello,

I’m writing a deserialized NDIS miniport driver that exports the
MiniportSendPackets function.
NDIS is always calling my SendPackets routine with just one packet.

Is it common ?

Thanks,
Guy

From XP ddk…
If a driver registers both MiniportSendPackets and MiniportSend
functions when it initializes, NDIS always calls its MiniportSendPackets
function.

-----Original Message-----
From: Guy Corem [mailto:xxxxx@bezeqint.net]
Sent: Thursday, March 06, 2003 10:16 AM
To: NT Developers Interest List
Subject: [ntdev] MiniportSendPackets

Hello,
I’m writing a deserialized NDIS miniport driver that exports the
MiniportSendPackets function.
NDIS is always calling my SendPackets routine with just one packet.
Is it common ?
Thanks,
Guy

You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi Guy,

              It is not common this value can be varried as your miniport replied to the query by ndis.sys for OID_GEN_MAXIMUM_SEND_PACKETS. If this is replied with some different numbe then the NDIS can send that many numbers of packet at the max. For more details just look in to the DDK for thesame OID.

Good luck,

yatindra


Cricket http://server1.msn.co.in/msnspecials/worldcup03/ News, Views and Match Reports.

I’m exporting the function MiniportSendPackets only.

Guy

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Srikanth R
Sent: ? 06 ??? 2003 08:39
To: NT Developers Interest List
Subject: [ntdev] RE: MiniportSendPackets

From XP ddk…
If a driver registers both MiniportSendPackets and MiniportSend
functions when it initializes, NDIS always calls its MiniportSendPackets
function.

-----Original Message-----
From: Guy Corem [mailto:xxxxx@bezeqint.net]
Sent: Thursday, March 06, 2003 10:16 AM
To: NT Developers Interest List
Subject: [ntdev] MiniportSendPackets

Hello,
I’m writing a deserialized NDIS miniport driver that exports the
MiniportSendPackets function. NDIS is always calling my SendPackets
routine with just one packet. Is it common ? Thanks, Guy

You are currently subscribed to ntdev as: xxxxx@wipro.com To
unsubscribe send a blank email to xxxxx@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@bezeqint.net To
unsubscribe send a blank email to xxxxx@lists.osr.com

Hi and Thanks,

but, I’m returning high value (100) for this OID.

Thanks,
Guy

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of yatindra vaishnav
Sent: ? 06 ??? 2003 09:23
To: NT Developers Interest List
Subject: [ntdev] Re: MiniportSendPackets

Hi Guy,

It is not common this value can be varried as your
miniport replied to the query by ndis.sys for
OID_GEN_MAXIMUM_SEND_PACKETS. If this is replied with some different
numbe then the NDIS can send that many numbers of packet at the max. For
more details just look in to the DDK for thesame OID.

Good luck,

yatindra


Cricket http://server1.msn.co.in/msnspecials/worldcup03/
http: News, Views and Match Reports. —
You are currently subscribed to ntdev as: xxxxx@bezeqint.net
To unsubscribe send a blank email to xxxxx@lists.osr.com</http:>