Jiri Benc wrote:
If you have debugfs compiled in, you can look into
<debugfs_mount_point>/ieee80211/phy0/stations/*/rc_simple_tx_avg_rate_[ns]um.
But that's just average.
Jiri,
Thanks for the info. I'm using txrate in the sta_info struct, which is an index into the rates
array. That turned out to be very useful as I discovered that rc80211_simple was setting the initial
rate to 54 Mbs. I have some doubt if that rate is best under any circumstance, but it certainly is
not for bcm43xx as the current issues with TX power do not allow transmission at that rate. By
setting the initial rate to 1 Mbs, I was able to connect for the first time with my BCM4311.
Larry
-
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