Re: wireless zero configuration by Paul
Paul
Thu Jan 05 11:49:58 CST 2006
Huh? I thought that you said that it already worked. If you want to have
your device identified as a wireless card compatible with WZC, yes, you need
to implement OID handling for various OID values. Read the sample driver,
found in PRIVATE\WINCEOS\COMM\NDISMINI\PCX500 the last time I checked, and
make sure you implement at least the same set of OIDs.
Paul T.
<leslyp@nestec.net> wrote in message
news:1136441601.508606.59950@g14g2000cwa.googlegroups.com...
> Hi
> I've ported Windows XP driver of a WLAN station device to Win CE.When
> the WLAN device is inserted to WinCE OS, the driver will get loaded and
> wireless configuration GUI will appear. And we can connect to AP using
> this GUI. My question is, is there anything to do in my miniport driver
> to get wireless zero configuration support? Or is there any option to
> enable wireless zero configuration for my station device?
>
> Regards,
> Les
>