On Mon, 2008-10-20 at 01:09 -0600, Johannes Berg wrote: > It would be good to actually report as accurate as possible (up to > MAX_RATES) the retries the firmware will have done. We're going to > export that information to userland in radiotap too. The max retry rates number for iwl4965 is 16. See iwl-commands.h for more details: a) Use the initial rate for only one entry. b) For each following entry, reduce the rate to next lower available rate, until reaching the lowest available rate. c) When reducing rate, also switch antenna selection. d) Once lowest available rate is reached, repeat this rate until rate table is filled (16 entries), switching antenna each entry. Thanks, -yi -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html