What does this debug message mean?
NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX handler
This message appears in the debug window, i think it comes
from the pb 5.o, who know this message?

Re: NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX handler by Leif

Leif
Fri Oct 22 01:07:54 CDT 2004

I asked the same question two weeks ago. Search this Newsgroup with Google
for "optimized ndis rx handler" to find the corresponding thread.

Regards,
Leif O

On Thu, 21 Oct 2004 22:27:39 -0700, steven <hlsun@winbond.com.tw> wrote:

> What does this debug message mean?
> NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX handler
> This message appears in the debug window, i think it comes
> from the pb 5.o, who know this message?



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

Re: NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX handler by steven

steven
Sun Oct 24 20:26:26 CDT 2004

Thanks, Leif O:
I've viewed the discussion, and the expert said that
all the condition must be met, including this case:
Protocol driver must have a ProtocolReceivePacket handler
But I don't have a Protocol driver at all, then I can't
use the OPTIMIZED Rx hander anyway?
>-----Original Message-----
>I asked the same question two weeks ago. Search this
Newsgroup with Google
>for "optimized ndis rx handler" to find the
corresponding thread.
>
>Regards,
>Leif O
>
>On Thu, 21 Oct 2004 22:27:39 -0700, steven
<hlsun@winbond.com.tw> wrote:
>
>> What does this debug message mean?
>> NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX
handler
>> This message appears in the debug window, i think it
comes
>> from the pb 5.o, who know this message?
>
>
>
>--
>Using M2, Opera's revolutionary e-mail client:
http://www.opera.com/m2/
>.
>

Re: NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX handler by K

K
Mon Oct 25 23:32:09 CDT 2004

If your are using TCP/IP for your networks.
In this case, the tcp/IP is your protocol driver.
The TCP/IP protocol driver do support the ProtocolReceivePacket handler.


"steven" <hlsun@winbond.com.tw>
???????:115f01c4ba31$a5ba7280$a301280a@phx.gbl...
> Thanks, Leif O:
> I've viewed the discussion, and the expert said that
> all the condition must be met, including this case:
> Protocol driver must have a ProtocolReceivePacket handler
> But I don't have a Protocol driver at all, then I can't
> use the OPTIMIZED Rx hander anyway?
> >-----Original Message-----
> >I asked the same question two weeks ago. Search this
> Newsgroup with Google
> >for "optimized ndis rx handler" to find the
> corresponding thread.
> >
> >Regards,
> >Leif O
> >
> >On Thu, 21 Oct 2004 22:27:39 -0700, steven
> <hlsun@winbond.com.tw> wrote:
> >
> >> What does this debug message mean?
> >> NDIS: Adapter PCI\XXX1 - NOT using OPTIMIZED RX
> handler
> >> This message appears in the debug window, i think it
> comes
> >> from the pb 5.o, who know this message?
> >
> >
> >
> >--
> >Using M2, Opera's revolutionary e-mail client:
> http://www.opera.com/m2/
> >.
> >