Michael Wu wrote: > On Sunday 08 April 2007 20:02, Larry Finger wrote: >> Link Quality=219/60 Signal level=-200 dBm Noise level=-69 dBm >> > Try the attached patch without your "bcm43xx-mac80211: Fix error in > initiallizing max RSSI and max signal" patch. > > -Michael Wu
Why would I want to do this? If the community agrees on anything, it is that the signal is given in dBm (i.e. a negative number) and that the rssi is a positive number. The firmware in the bcm43xx chips return a quantity that looks like an rssi with a received packet, and bcm43xx_rssi_postprocess turns that into a quantity that looks like dBm. Your patch reverses those designations and mixes up the two quantities. Again I ask "Why"? Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
