[Prism54-devel] Re: basic rates
Feyd
feyd at seznam.cz
Tue Jul 27 12:23:29 UTC 2004
On Tue, 27 Jul 2004 14:16:06 +0300
Denis Vlasenko <vda at port.imtp.ilyichevsk.odessa.ua> wrote:
>
> After browsing code for a while, I have an impression
> that it is simply not known how to do it.
from isl_ioctl.c:
ret |= mgt_set_request(priv, DOT11_OID_EXTENDEDRATES, 0, data);
ret |= mgt_set_request(priv, DOT11_OID_RATES, 0, data);
DOT11_OID_RATES sets the basic rates i guess, so try to set the data after
the last rate you want to advertise to zero between the two calls.
Feyd
More information about the Prism54-devel
mailing list