Hi,
I have developped an application able to control the laptop wifi adapter by
setting and querying the oids OID_802_11 via the Ndisprot provided in
Windows DDK 3790.
This application works perfectly with the chipset Intel Pro/Wireless 2200BG
and Intel Pro/Wireless 2100 and many other chipsets.
The problem is that when I try to use it with the chipset Intel Pro/Wireless
3945ABG the oid OID_802_11_SSID does not work. The connection is simply not
established and the IP is not retrieved. All the others oids works fine.

Did you have any idea about it? Is it a known bug? Did you ever try the
Ndisprot with Intel Pro/Wireless 3945ABG?

I've already tried also the Ndisuio approach (using the source code of the
DDK 2600.1106) obtaining exactly the same result: no connection is
established when the OID_802_11_SSID is set. All the others oids works fine.

Thanks

Davide