[rt2x00-users] [RFC/RFT 0/5] rt2x00: rt2800usb: rework tx path
Andreas Hartmann
andihartmann at 01019freenet.de
Sat Mar 10 01:06:29 EST 2012
Helmut Schaa schrieb:
> On Fri, Mar 9, 2012 at 2:06 PM, Andreas Hartmann
> <andihartmann at 01019freenet.de> wrote:
>>> Yep, ralinks own RC algorithm is party RSSI based and thus doesn't
>>> require proper/full tx status reporting ...
>>
>> For my understanding:
>> Ralink does have an own rate control algorithm.
>> Is this algorithm actually used?
>
> Not in rt2x00. Only in their legacy driver ...
>
>> Who does fed this algorithm? Ralinks firmware itself or is it done
>> from outside by the driver?
>
> It's implemented in the driver and uses information it gets from the fw/hw
> to select a suitable rate for TX.
Ok, this means:
- the ralink rate control algorithm is not part of the firmware /
hardware and thus cannot be used (directly) by rt2x00.
- rt2x00 probably uses minstrel? Is minstrel able to optimally support
the needs of ralinks hardware?
Background: Is the presumption correct, that ralink might possibly
cover some quirks of there hardware with an aligned algorithm?
Thanks,
Andreas
More information about the users
mailing list