<div dir="ltr">You can get that information from the module vendor or from Marvell directly. Usually they will provide a shell script with all the commands and values to be written<div><br clear="all">With Best Regards,<br>

Vivek Raghunathan<br><br>
<br><br><div class="gmail_quote">On Thu, Feb 24, 2011 at 10:08 AM, Amyuni Development Team <span dir="ltr">&lt;<a href="mailto:devteam@amyuni.com">devteam@amyuni.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

We&#39;ve done a bit of progress on this issue. Now we have the wlanconfig utility<br>
which allows us to read/write the MAC, BPP and RF registers. Is there any<br>
documentation on what values to write to these registers for continuous<br>
transmission from the WiFi chip?<br>
<div class="im"><br>
-----Original Message-----<br>
From: Vivek Raghunathan [mailto:<a href="mailto:nkrvivek@gmail.com">nkrvivek@gmail.com</a>]<br>
Sent: Monday, February 14, 2011 9:29 AM<br>
To: Amyuni Development Team<br>
</div><div class="im">Cc: <a href="mailto:libertas-dev@lists.infradead.org">libertas-dev@lists.infradead.org</a><br>
Subject: Re: Broadcasting using Marvell 88W8686 Linux Driver<br>
<br>
</div><div><div></div><div class="h5">On Sat, Feb 12, 2011 at 3:05 PM, Amyuni Development Team<br>
&lt;<a href="mailto:devteam@amyuni.com">devteam@amyuni.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; We need to know if there is a command to broadcast continuous modulated<br>
&gt; waveform using the libertas driver for Marvell 88W8686 (SDIO driver.) The<br>
&gt; broadcast is used in test laboratories to obtain FCC certification on any<br>
&gt; product that contains this WiFi chip. The idea is to continuously broadcast<br>
&gt; a constant signal on a given channel and measure the results using spectrum<br>
&gt; analyzers.<br>
<br>
You need to get an utility called &quot;wlanconfig&quot; from your wifi vendor<br>
(either from Marvell directly or a third party module maker) and port<br>
couple of iwpriv API&#39;s such as rdmac, wrmac, rdbbp, wrbbp to read and<br>
write the MAC, BBP and RF registers from the card.  These commands<br>
take one parameter that specifies the offset location that is to be<br>
read or written.<br>
<br>
&gt;<br>
&gt; We tried using the Linux netcat command to do a broadcast, but this gave us<br>
&gt; only an approximation of the required signal which must be perfectly<br>
&gt; continuous.<br>
<br>
Unless you port those iwpriv commands, you can&#39;t achieve continuous<br>
transmission required for FCC certification. Netcat acts as a simple<br>
utility which reads and writes data across network connections, using<br>
TCP or UDP transport protocols. It doesn&#39;t change the chip firmware<br>
behavior in any manner. You can contact any third party or a libertas<br>
developer to do the porting for you, if you don&#39;t have the resources<br>
to do that.<br>
<br>
&gt;<br>
&gt; Thank you for your help.<br>
&gt;<br>
&gt; Amyuni Dev. Team<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; libertas-dev mailing list<br>
&gt; <a href="mailto:libertas-dev@lists.infradead.org">libertas-dev@lists.infradead.org</a><br>
&gt; <a href="http://lists.infradead.org/mailman/listinfo/libertas-dev" target="_blank">http://lists.infradead.org/mailman/listinfo/libertas-dev</a><br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br></div></div>