Hi,
I have a problem while running my WLAN USB driver in release build.It is
showing some peculiar behaviour.the WLAN USB driver doesnt seem to get
connected in release build whereas works prefectly fine in Debug build.
However, if i put some Retail Messages in the release build then the Driver
starts working fine by connecting to the network.

I am little puzzled with this behaviour. can any one help me out or suggest
something so that my driver works fine without the retail messages.

Please reply soon its urgent.

RE: WLAN Driver not working in Release Build by blue_rock25

blue_rock25
Fri Apr 29 01:02:02 CDT 2005

i have found a means to make the driver run in the release build without the
retail messages.
i increased the timeout values for the call back functions specaially for
the IN transfer.
but i am not confident that will this solve the issue.

Please anyone help out with this.

"puneet" wrote:

> Hi,
> I have a problem while running my WLAN USB driver in release build.It is
> showing some peculiar behaviour.the WLAN USB driver doesnt seem to get
> connected in release build whereas works prefectly fine in Debug build.
> However, if i put some Retail Messages in the release build then the Driver
> starts working fine by connecting to the network.
>
> I am little puzzled with this behaviour. can any one help me out or suggest
> something so that my driver works fine without the retail messages.
>
> Please reply soon its urgent.