Convert RSSI to receive signal strength (dbm). The real convertion is not yet
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Feb 2007 15:19:04 +0000 (15:19 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Feb 2007 15:19:04 +0000 (15:19 +0000)
commita5c68736ec3ff08346bba0d6ae1bd36690021a06
treeb2fec35684c3d7324d6acaa70411a5f5a45eb8bb
parentc78e5f53d05f5c270baf6ea1e4021e6d28a5452b
Convert RSSI to receive signal strength (dbm).  The real convertion is not yet
hooked, but it will be used when roaming/background scan is imported.

EEPROM offset of RSSI mapping value, default RSSI mapping value and noise floor
are obtained from Linux RT2500 driver.
sys/dev/netif/ral/rt2560.c
sys/dev/netif/ral/rt2560reg.h
sys/dev/netif/ral/rt2560var.h