vs
Tue Jun 27 05:01:00 CDT 2006
I beleive there is no polling in Vista. Miniports are required to
indicate status.
Thomas F. Divine [DDK MVP] wrote:
> "Gaurav" <gauravgoyal121@gmail.com> wrote in message
> news:1151312817.136415.69530@b68g2000cwa.googlegroups.com...
> > Hi,
> >
> >
> > I wrote an NDIS IM filter driver. When i run this driver on windows xp
> > then NDIS is constantly calling OID_GEN_LINK_SPEED.
> > When i run the same driver on windows 2003, then it is constantly
> > calling OID_GEN_RCV_OK and OID_GEN_RCV_NO_BUFFER but not
> > OID_GEN_LINK_SPEED.
> > why?
> >
> > systray is not showing any LAN connection, still getting this OIDs.
> >
> > Is there any way to reduce this?
> >
> >
> > Thanks in advance
> >
> > Gaurav
> >
> No way (or need) to reduce this behavior. These are automatically generated
> by Microsoft TCP/IP stack to monitor the health of the lower-level miniport.
>
> Good luck,
>
> Thomas F. Divine, Windows DDK MVP
>
http://www.rawether.net