> Remember that if you do not set
> any hw filter with PacketSetHwFilter(), you won't receive any packet.
> If you want to receive packets from/to your machine, then use
> PacketSetHwFilter(lpAdapter,NDIS_PACKET_TYPE_ALL_LOCAL)

Oh.  Ok.  Let me see...

Yes.  You are right.  Replacing the call to "PacketSetHwFilter" setting the
card into promiscuouse mode to NDIS_PACKET_TYPE_ALL_LOCAL did the trick.

Thanks a lot Gianluca.

--
Rajasekharan. V
http://www.geocities.com/cool_ranju/
--
"A closed mouth gathers no feet."


Reply via email to