Re: Abour linux driver supports BCM4325
From: feng tian <hidden>
Date: 2009-08-22 05:42:03
Instead of waiting for the codes, we decide to do someting on supporting the BCM 4325 running in linux via SDIO. The linux wireless dirver supports another chip (marvel 8686) with SDIO interface, the sources codes locate in drivers/net/wireless/libertas. We are wondering to develop the BCM4325 driver in the reference to the marvel 8686 SDIO driver. Please give comments on this, thanks. BR Feng 2009/8/21 Johannes Berg [off-list ref]:
On Fri, 2009-08-21 at 07:13 -0500, Larry Finger wrote:quoted
quoted
We are working on a project which supports the BCM4325 linux wireless driver. The interface between the BCM chip and SOC(pxa310) is SDIO. I did some searches online and found that there is no available driver for this chip. Do I have to implement this myself? Is there anyone can provide us some related materials? Thanks very much.The code for the LP PHY, which I believe is present in the 4325, is just being written. At the moment, the chip is able to receive on some channels, and may be able to transmit. These results are reported on this mailing list, and the code is being applied to the wireless testing git tree.Also, somebody is working on SDIO support with Michael. johannes