[Prism54-devel] Load firmware @ probe

kaleda gadeanta@soften.ktu.lt
Mon, 19 Apr 2004 09:58:55 +0300


> The only downside I can think of of loading the firwmare @ probe is that
> the radio is turned *on*, which I do not think is necessarily a bad
> thing.
On startup you can write INL_MODE_NONE (-1)
to OID OID_INL_MODE(FF020003).

This stops wlan device.
And the on open write INL_MODE_CLIENT(1) to the same OID to start card
in client mode.


Kaleda