Hi,
I am working in NIC miniport driver. Driver is Properly working.
Packets are given/taken to/ from user mode application using memory mapping
between user application and driver.
But system tray shows Network cable unplugged. What should I do to resolve
this
problem???
--
With regards
thanks
Anand Choubey

Re: Network cable unplugged in system tray by Maxim

Maxim
Mon Dec 25 08:45:56 CST 2006

Respond properly to OID_GEN_MEDIA_CONNECT_STATUS

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Anand Choubey" <AnandChoubey@discussions.microsoft.com> wrote in message
news:2F5684CE-D84A-4FD9-BE1E-D96A2C793EC2@microsoft.com...
> Hi,
> I am working in NIC miniport driver. Driver is Properly working.
> Packets are given/taken to/ from user mode application using memory mapping
> between user application and driver.
> But system tray shows Network cable unplugged. What should I do to resolve
> this
> problem???
> --
> With regards
> thanks
> Anand Choubey