From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:36958 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754806Ab0GFM2Z convert rfc822-to-8bit (ORCPT ); Tue, 6 Jul 2010 08:28:25 -0400 From: "Levi, Shahar" To: Pazzo Da Legare CC: "linux-wireless@vger.kernel.org" Date: Tue, 6 Jul 2010 14:28:15 +0200 Subject: RE: wl1271 firmware Message-ID: References: In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: > I start from tiwlan.ini file for tiwlan driver to produce an nvs file. > Could you please indicate values to use for the following parameters > of struct wl1271_nvs_file: general_params.srf1[], > general_params.srf2[], general_params.srf3[], > dyn_radio_params_2[].params.degraded_low_to_normal_thr, > dyn_radio_params_2[].params.normal_to_degraded_high_thr, > dyn_radio_params_5[i].params.degraded_low_to_normal_thr, > dyn_radio_params_5[i].params.normal_to_degraded_high_thr Hi, The tiwlan driver ini&NVS files has a different stature then the mac80211 NVS. The parameters you mentioned are RF parameters. I believe it will be the best to get the NVS that mach to the mac80211 (that I am pushing to get). Regards, Shahar