Hi

I am developping NIC miniport driver.
Driver gets sucessfully installation and system tray also shows icon but
ipconfig/all does not device informatio.
I am not getting what is reason behind it please guid me.
--
With regards
thanks
Anand Choubey

Re: IPConfig not responding by anand

anand
Sun Dec 31 00:27:16 CST 2006

Hi
I got solution. Solution is windows os does not unsderstand wifi media.
And I returned wifi media in miniport driver instead of it we should
return 802.3 media.

With regards
thanks
Anand Choubey

Anand Choubey wrote:
> Hi
>
> I am developping NIC miniport driver.
> Driver gets sucessfully installation and system tray also shows icon but
> ipconfig/all does not device informatio.
> I am not getting what is reason behind it please guid me.
> --
> With regards
> thanks
> Anand Choubey