Hi, the tx power calibration data of rt2800 devices sometimes doesn't contain the actually used tx power. As such we cannot 1) provide the max tx power to mac80211 2) configure the hw to arbitrary tx power values The legacy driver deals with these two cases: 1) When the calibration data contains the maximum EIRP tx power it will use that to calculate the setting of arbitrary values. 2) If it is not available the legacy driver allows to set a percentage value (50% ~ -3dBm, 25% ~ -6dBm etc.). Would it make sense to add support to nl80211 for setting tx power values as percentage of the original tx power instead of using arbitrary dBm values? Thanks, Helmut -- 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