Dear All;
if there is a MiniportSend in processing while another
MiniportReturnPacket occured ,is this "MiniportReturnPacket"be treated as a
thread to queue it or as an interrupt and run it immediately?
thx a lot!!
Kamasamikon
Dear All;
if there is a MiniportSend in processing while another
MiniportReturnPacket occured ,is this "MiniportReturnPacket"be treated as a
thread to queue it or as an interrupt and run it immediately?
thx a lot!!
Kamasamikon
Unless you are doing something very complex in your MPReturnPacket handler,
just do the work there in that callback.
Good luck,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From:
To: NT Developers Interest List
Sent: Monday, December 11, 2000 9:00 PM
Subject: [ntdev] Ndis MiniportSend etc…
> Dear All;
> if there is a MiniportSend in processing while another
> MiniportReturnPacket occured ,is this "MiniportReturnPacket"be treated as
a
> thread to queue it or as an interrupt and run it immediately?
>
> thx a lot!!
> Kamasamikon
>
> —
> You are currently subscribed to ntdev as: xxxxx@pcausa.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)</http:></http:>