Awesome guys,<div>thanks for the pointers, it worked! (i m sending this email using the b43 driver!)</div><div><br></div><div>I used the wireless-next git, and then additionally applied the &quot;b43: HT-PHY: allow writing longer tables with a single call&quot; patch.</div>
<div>(and the ones in Rafal&#39;s last mail)</div><div><br></div><div>Thanks for the great support and fast answers!</div><div>Congratulations on hacking a driver like this together, I am impressed!</div><div><br></div><div>
Best regards,</div><div>Maxime<br><br><div class="gmail_quote">2011/8/22 Rafał Miłecki <span dir="ltr">&lt;<a href="mailto:zajec5@gmail.com">zajec5@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Maxime,<br>
<br>
2011/8/22 Maxime Vincent &lt;<a href="mailto:maxime.vince@gmail.com">maxime.vince@gmail.com</a>&gt;:<br>
<div class="im">&gt; I&#39;m sorry if this is a noobish question, or asking this kind of questions is<br>
&gt; not done.<br>
&gt; I&#39;m not really familiar with dev mailing lists.<br>
&gt; I&#39;m new to kernel development, not new to linux.<br>
&gt;<br>
&gt; I was wondering what the status of support for the 4331 wifi chipset was?<br>
&gt; As I can see there&#39;s already quite some code for the 4331 chipset, but I<br>
&gt; can&#39;t really make up from that if it&#39;s supposed to work or not, or maybe<br>
&gt; partially?<br>
&gt;<br>
&gt; I have compiled latest linux-next kernel including the b43 driver, extracted<br>
&gt; firmware, but I can&#39;t seem to see an interface registering.<br>
&gt; Only thing I can see in dmesg:<br>
&gt; Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID:  FW13 ]<br>
<br>
</div>I&#39;m going to clean HT-PHY (BCM4331) support in about a week, as David<br>
wrote, it should be quite stable.<br>
<br>
Most of the patches are already in wireless-next, I just need to test<br>
that tree, see if everything was sent&amp;applied correctly and drop<br>
BROKEN from B43_PHY_HT.<br>
<br>
If you&#39;re &quot;brave&quot; enough, you can:<br>
1) Edit Kconfig and drop BROKEN from B43_PHY_HT<br>
2) Edit dma.h and define B43_DMA_RINGMEMSIZE to &quot;2 * PAGE_SIZE&quot;<br>
(or just wait a week).<br>
<br>
<br>
I think I will start some b43 tree at <a href="http://git.kernel.org" target="_blank">git.kernel.org</a> finally, but I<br>
need to spend some time on learning merging &amp; resolving problems.<br>
<br>
--<br>
<font color="#888888">Rafał<br>
</font></blockquote></div><br></div>