On 05/23/11 17:31, zhang lei wrote: > I can't get the noise value while using driver rt2x00 for the ralink > 3070, but I can get it if use the official driver, and I saw the > article > > [PATCH] rt2x00: remove usage of deprecated noise value > > said the noise field has deprecated. > Is there a new field for noise to instead of the old noise filed? How > can I get the noise value now? The noise field was deprecated from mac80211 for the following reasons: "The noise value as is won't be used, isn't filled by most drivers and doesn't really make a whole lot of sense on a per packet basis -- proper cfg80211 survey support in mac80211 will need to be different. Mark the struct member as deprecated so it will be removed from drivers." Since then no method has been available to get the noise value from the mac80211 based drivers. If you feel there is a strong case for the noise value I suggest you start a discussion on the linux-wireless mailing list. --- Gertjan -- 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