[Prism54-devel] Re: [PATCH/RFC] set_rates support for prism54

Denis Vlasenko vda at port.imtp.ilyichevsk.odessa.ua
Sun Aug 15 16:10:25 UTC 2004


On Sunday 15 August 2004 16:21, Margit Schubert-While wrote:
> I disagree with this.
> We don't need parameter parsing either in the driver or in
> wireless.c.
> There is a perfectly good infrastructure in wireless tools iwpriv.c
> Take a look at around line 375 in iwpriv.c for the
> existing example of IW_PRIV_TYPE_FLOAT.
> This could be adapted for this purpose (IW_PRIV_TYPE_BITRATE ?)
> and (mis)use the iw_freq structure to pass the values and extra info.

Ok. And then we will need to parse that data into format suitable for
prism54 in prism54 driver, and into format suitable for acx100/acx111
in acx100 driver, etc... Most probably this code will be ugly, because
different hardware have completely different way of setting tx rate.
Even acx100 and acx111 are different, not to say acx100 and prism54.
--
vda



More information about the Prism54-devel mailing list