missing optional parameters for restart and boot functions
[openwrt.git] / package / rt2x00 / src / rt2400pci.h
index 097f4c9..10fe488 100644 (file)
 #define RF2421                         0x0001
 
 /*
- * Max RSSI value, required for RSSI <-> dBm conversion.
+ * Signal information.
  */
-#define MAX_RX_SSI                     100
+#define MAX_RX_SSI                     -1
 #define MAX_RX_NOISE                   -110
+#define DEFAULT_RSSI_OFFSET            100
 
 /*
  * Register layout information.
This page took 0.024464 seconds and 4 git commands to generate.