public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
* Broadcom 4330 and Intel Edison
@ 2015-11-03 22:00 Domeika, Max J
  2015-11-04  6:04 ` Rafał Miłecki
  0 siblings, 1 reply; 7+ messages in thread
From: Domeika, Max J @ 2015-11-03 22:00 UTC (permalink / raw)
  To: b43-dev

Hi,

  I could really use some help/expertise.

We are trying to get the Intel Edison which uses the Broadcom 4330 to act as both an AP and client at the same time. Iw list seems to suggest it is possible, but we haven?t figured out the correct process to do so or even if the underlying kernel will allow it (using ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.

Who could provide some expert advice/consultation?

Thanks and regards,

Max

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Broadcom 4330 and Intel Edison
  2015-11-03 22:00 Broadcom 4330 and Intel Edison Domeika, Max J
@ 2015-11-04  6:04 ` Rafał Miłecki
  2015-11-04 22:25   ` Hauke Mehrtens
  0 siblings, 1 reply; 7+ messages in thread
From: Rafał Miłecki @ 2015-11-04  6:04 UTC (permalink / raw)
  To: b43-dev

On 3 November 2015 at 23:00, Domeika, Max J <max.j.domeika@intel.com> wrote:
> We are trying to get the Intel Edison which uses the Broadcom 4330 to act as both an AP and client at the same time. Iw list seems to suggest it is possible, but we haven?t figured out the correct process to do so or even if the underlying kernel will allow it (using ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.

It's some out-of-tree driver and BCM4330 is most likely a FullMAC
chip. It's not really related to b43 driver which support SoftMAC
devices.

-- 
Rafa?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Broadcom 4330 and Intel Edison
  2015-11-04  6:04 ` Rafał Miłecki
@ 2015-11-04 22:25   ` Hauke Mehrtens
  2015-11-05 11:22     ` Arend van Spriel
  0 siblings, 1 reply; 7+ messages in thread
From: Hauke Mehrtens @ 2015-11-04 22:25 UTC (permalink / raw)
  To: b43-dev

On 11/04/2015 07:04 AM, Rafa? Mi?ecki wrote:
> On 3 November 2015 at 23:00, Domeika, Max J <max.j.domeika@intel.com> wrote:
>> We are trying to get the Intel Edison which uses the Broadcom 4330 to act as both an AP and client at the same time. Iw list seems to suggest it is possible, but we haven?t figured out the correct process to do so or even if the underlying kernel will allow it (using ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.
> 
> It's some out-of-tree driver and BCM4330 is most likely a FullMAC
> chip. It's not really related to b43 driver which support SoftMAC
> devices.
> 
bcm4330 is supported by the Linux upstream driver brcmfmac [0], you
could take brcmfmac from backports [1] and try if that driver supports
your requirements. BCM43340 seams to be a different chip, but it is also
supported by brcmfmac.

Hauke

[0]: https://wireless.wiki.kernel.org/en/users/drivers/brcm80211
[1]: http://drvbp1.linux-foundation.org/~mcgrof/rel-html/backports/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Broadcom 4330 and Intel Edison
  2015-11-04 22:25   ` Hauke Mehrtens
@ 2015-11-05 11:22     ` Arend van Spriel
  2015-11-12 20:17       ` Domeika, Max J
  0 siblings, 1 reply; 7+ messages in thread
From: Arend van Spriel @ 2015-11-05 11:22 UTC (permalink / raw)
  To: b43-dev

On 11/04/2015 11:25 PM, Hauke Mehrtens wrote:
> On 11/04/2015 07:04 AM, Rafa? Mi?ecki wrote:
>> On 3 November 2015 at 23:00, Domeika, Max J <max.j.domeika@intel.com> wrote:
>>> We are trying to get the Intel Edison which uses the Broadcom 4330 to act as both an AP and client at the same time. Iw list seems to suggest it is possible, but we haven?t figured out the correct process to do so or even if the underlying kernel will allow it (using ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.
>>
>> It's some out-of-tree driver and BCM4330 is most likely a FullMAC
>> chip. It's not really related to b43 driver which support SoftMAC
>> devices.
>>
> bcm4330 is supported by the Linux upstream driver brcmfmac [0], you
> could take brcmfmac from backports [1] and try if that driver supports
> your requirements. BCM43340 seams to be a different chip, but it is also
> supported by brcmfmac.

Doing AP+STA requires MBSS support, which 4330 firmware does not. At 
least not the one in linux-firmware repo.

Regards,
Arend

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Broadcom 4330 and Intel Edison
  2015-11-05 11:22     ` Arend van Spriel
@ 2015-11-12 20:17       ` Domeika, Max J
  2015-11-12 20:24         ` Domeika, Max J
  0 siblings, 1 reply; 7+ messages in thread
From: Domeika, Max J @ 2015-11-12 20:17 UTC (permalink / raw)
  To: b43-dev

On 11/5/15, 3:22 AM, "Arend van Spriel" <arend@broadcom.com> wrote:

>On 11/04/2015 11:25 PM, Hauke Mehrtens wrote:
>>On 11/04/2015 07:04 AM, Rafa? Mi?ecki wrote:
>>>On 3 November 2015 at 23:00, Domeika, Max J <max.j.domeika@intel.com>
>>>wrote:
>>>>We are trying to get the Intel Edison which uses the Broadcom 4330 to
>>>>act as both an AP and client at the same time. Iw list seems to
>>>>suggest it is possible, but we haven't figured out the correct process
>>>>to do so or even if the underlying kernel will allow it (using
>>>>ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.
>>>
>>>It's some out-of-tree driver and BCM4330 is most likely a FullMAC
>>>chip. It's not really related to b43 driver which support SoftMAC
>>>devices.
>>>
>>bcm4330 is supported by the Linux upstream driver brcmfmac [0], you
>>could take brcmfmac from backports [1] and try if that driver supports
>>your requirements. BCM43340 seams to be a different chip, but it is also
>>supported by brcmfmac.
>
>Doing AP+STA requires MBSS support, which 4330 firmware does not. At
>least not the one in linux-firmware repo.
>

Thanks. Sorry for the delay. Trying to learn enough to ask the right
questions. My read of this thread is that I could try brcmfmac from back
ports, but Arend is saying the firmware in the linux-firmware repo
wouldn't work anyways. Is that correct?

Max

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Broadcom 4330 and Intel Edison
  2015-11-12 20:17       ` Domeika, Max J
@ 2015-11-12 20:24         ` Domeika, Max J
  2015-11-13  8:31           ` Arend van Spriel
  0 siblings, 1 reply; 7+ messages in thread
From: Domeika, Max J @ 2015-11-12 20:24 UTC (permalink / raw)
  To: b43-dev



On 11/12/15, 12:17 PM, "b43-dev on behalf of Domeika, Max J"
<b43-dev-bounces at lists.infradead.org on behalf of max.j.domeika@intel.com>
wrote:

>On 11/5/15, 3:22 AM, "Arend van Spriel" <arend@broadcom.com> wrote:
>
>>On 11/04/2015 11:25 PM, Hauke Mehrtens wrote:
>>>On 11/04/2015 07:04 AM, Rafa? Mi?ecki wrote:
>>>>On 3 November 2015 at 23:00, Domeika, Max J <max.j.domeika@intel.com>
>>>>wrote:
>>>>>We are trying to get the Intel Edison which uses the Broadcom 4330 to
>>>>>act as both an AP and client at the same time. Iw list seems to
>>>>>suggest it is possible, but we haven't figured out the correct process
>>>>>to do so or even if the underlying kernel will allow it (using
>>>>>ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.
>>>>
>>>>It's some out-of-tree driver and BCM4330 is most likely a FullMAC
>>>>chip. It's not really related to b43 driver which support SoftMAC
>>>>devices.
>>>>
>>>bcm4330 is supported by the Linux upstream driver brcmfmac [0], you
>>>could take brcmfmac from backports [1] and try if that driver supports
>>>your requirements. BCM43340 seams to be a different chip, but it is also
>>>supported by brcmfmac.
>>
>>Doing AP+STA requires MBSS support, which 4330 firmware does not. At
>>least not the one in linux-firmware repo.
>>
>
>Thanks. Sorry for the delay. Trying to learn enough to ask the right
>questions. My read of this thread is that I could try brcmfmac from back
>ports, but Arend is saying the firmware in the linux-firmware repo
>wouldn't work anyways. Is that correct?
>
>Max
>
What it seems we really want is Wifi-direct support. Will the 4330
firmware in the repo support wifi-direct or is Wifi-direct also dependent
on MBSS?

Thanks,

Max
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Broadcom 4330 and Intel Edison
  2015-11-12 20:24         ` Domeika, Max J
@ 2015-11-13  8:31           ` Arend van Spriel
  0 siblings, 0 replies; 7+ messages in thread
From: Arend van Spriel @ 2015-11-13  8:31 UTC (permalink / raw)
  To: b43-dev

On 11/12/2015 09:24 PM, Domeika, Max J wrote:
>
>
> On 11/12/15, 12:17 PM, "b43-dev on behalf of Domeika, Max J"
> <b43-dev-bounces at lists.infradead.org on behalf of max.j.domeika@intel.com>
> wrote:
>
>> On 11/5/15, 3:22 AM, "Arend van Spriel" <arend@broadcom.com> wrote:
>>
>>> On 11/04/2015 11:25 PM, Hauke Mehrtens wrote:
>>>> On 11/04/2015 07:04 AM, Rafa? Mi?ecki wrote:
>>>>> On 3 November 2015 at 23:00, Domeika, Max J <max.j.domeika@intel.com>
>>>>> wrote:
>>>>>> We are trying to get the Intel Edison which uses the Broadcom 4330 to
>>>>>> act as both an AP and client at the same time. Iw list seems to
>>>>>> suggest it is possible, but we haven't figured out the correct process
>>>>>> to do so or even if the underlying kernel will allow it (using
>>>>>> ubilinux 3.10.17 and the driver is bcm43340-mod-1.141-r47.
>>>>>
>>>>> It's some out-of-tree driver and BCM4330 is most likely a FullMAC
>>>>> chip. It's not really related to b43 driver which support SoftMAC
>>>>> devices.
>>>>>
>>>> bcm4330 is supported by the Linux upstream driver brcmfmac [0], you
>>>> could take brcmfmac from backports [1] and try if that driver supports
>>>> your requirements. BCM43340 seams to be a different chip, but it is also
>>>> supported by brcmfmac.
>>>
>>> Doing AP+STA requires MBSS support, which 4330 firmware does not. At
>>> least not the one in linux-firmware repo.
>>>
>>
>> Thanks. Sorry for the delay. Trying to learn enough to ask the right
>> questions. My read of this thread is that I could try brcmfmac from back
>> ports, but Arend is saying the firmware in the linux-firmware repo
>> wouldn't work anyways. Is that correct?
>>
>> Max
>>
> What it seems we really want is Wifi-direct support. Will the 4330
> firmware in the repo support wifi-direct or is Wifi-direct also dependent
> on MBSS?

Hi Max,

WFD aka P2P is supported by 4330 firmware in the linux-firmware repo. It 
does not depend on MBSS feature. Are you sure your system has 4330. The 
Intel Edison configuration I came across so far had 43340. What modalias 
does SDIO bus show for this device?

Regards,
Arend

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-11-13  8:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-03 22:00 Broadcom 4330 and Intel Edison Domeika, Max J
2015-11-04  6:04 ` Rafał Miłecki
2015-11-04 22:25   ` Hauke Mehrtens
2015-11-05 11:22     ` Arend van Spriel
2015-11-12 20:17       ` Domeika, Max J
2015-11-12 20:24         ` Domeika, Max J
2015-11-13  8:31           ` Arend van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox