wl1271: Configure smart-reflex paramter values.
authorJuuso Oikarinen <[email protected]>
Fri, 11 Dec 2009 13:40:56 +0000 (15:40 +0200)
committerJohn W. Linville <[email protected]>
Mon, 28 Dec 2009 21:31:33 +0000 (16:31 -0500)
Configure correct values to be used with the smart-reflex configuration of the
firmware.

Signed-off-by: Juuso Oikarinen <[email protected]>
Reviewed-by: Luciano Coelho <[email protected]>
Signed-off-by: Luciano Coelho <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/wl12xx/wl1271_main.c

index 55a45d339184b1a2e0c5805d78ead003b53d85c7..b0f4c6efa41510a90c3f08b857899d05dc92f1af 100644 (file)
@@ -260,12 +260,12 @@ static struct conf_drv_settings default_conf = {
                        .tx_bip_fem_manufacturer = 1,
                        .settings = 1,
                        .sr_state = 1,
-                       .srf1 = { 0, 0, 0, 0, 0, 0, 0, 0,
-                                 0, 0, 0, 0, 0, 0, 0, 0 },
-                       .srf2 = { 0, 0, 0, 0, 0, 0, 0, 0,
-                                 0, 0, 0, 0, 0, 0, 0, 0 },
-                       .srf3 = { 0, 0, 0, 0, 0, 0, 0, 0,
-                                 0, 0, 0, 0, 0, 0, 0, 0 },
+                       .srf1 = { 0x07, 0x03, 0x18, 0x10, 0x05, 0xfb, 0xf0,
+                                 0xe8, 0, 0, 0, 0, 0, 0, 0, 0 },
+                       .srf2 = { 0x07, 0x03, 0x18, 0x10, 0x05, 0xfb, 0xf0,
+                                 0xe8, 0, 0, 0, 0, 0, 0, 0, 0 },
+                       .srf3 = { 0x07, 0x03, 0x18, 0x10, 0x05, 0xfb, 0xf0,
+                                 0xe8, 0, 0, 0, 0, 0, 0, 0, 0 },
                        .sr_debug_table = { 0, 0, 0, 0, 0, 0, 0, 0,
                                            0, 0, 0, 0, 0, 0, 0, 0 },
                        .sr_sen_n_p = 0,