linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Trying to add support of 802.11ac broadcom chpiset to openwrt
@ 2013-11-12 12:13 Alessandro Gnagni
  2013-11-12 17:50 ` Arend van Spriel
  0 siblings, 1 reply; 4+ messages in thread
From: Alessandro Gnagni @ 2013-11-12 12:13 UTC (permalink / raw)
  To: linux-wireless

Hi,
i am trying to implement on a smart city network a solution based on
high end home routers like the asus RT-AC66U.
we want to use openwrt for that but unfortunately the broadcom driver
isn't yet supported.
I have one rt-ac66u here for development, there is anything that i can
do for help?
i came here after a suggestion of one member on openwrt forum:
https://forum.openwrt.org/viewtopic.php?pid=217341#p217341

i also read this past email:
http://www.spinics.net/lists/linux-wireless/msg110443.html

Thx for attention.

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

* Re: Trying to add support of 802.11ac broadcom chpiset to openwrt
  2013-11-12 12:13 Trying to add support of 802.11ac broadcom chpiset to openwrt Alessandro Gnagni
@ 2013-11-12 17:50 ` Arend van Spriel
  2014-01-27 19:10   ` Adrian Chadd
  0 siblings, 1 reply; 4+ messages in thread
From: Arend van Spriel @ 2013-11-12 17:50 UTC (permalink / raw)
  To: Alessandro Gnagni, linux-wireless

On 11/12/2013 01:13 PM, Alessandro Gnagni wrote:
> Hi,
> i am trying to implement on a smart city network a solution based on
> high end home routers like the asus RT-AC66U.
> we want to use openwrt for that but unfortunately the broadcom driver
> isn't yet supported.
> I have one rt-ac66u here for development, there is anything that i can
> do for help?
> i came here after a suggestion of one member on openwrt forum:
> https://forum.openwrt.org/viewtopic.php?pid=217341#p217341
>
> i also read this past email:
> http://www.spinics.net/lists/linux-wireless/msg110443.html

Not sure what 11ac chipset is used. The upstream brcm80211 drivers 
currently only support one 11ac chipset, ie. the bcm4335. This is a 
single stream with SDIO host interface supported by the fullmac driver 
brcmfmac.

For chipsets like 4360 we need to add AC phy support to brcmsmac. So far 
we do not have green light to do so.

Regards,
Arend

> Thx for attention.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



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

* Re: Trying to add support of 802.11ac broadcom chpiset to openwrt
  2013-11-12 17:50 ` Arend van Spriel
@ 2014-01-27 19:10   ` Adrian Chadd
  2014-01-27 21:36     ` Arend van Spriel
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Chadd @ 2014-01-27 19:10 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: Alessandro Gnagni, linux-wireless

On 12 November 2013 09:50, Arend van Spriel <arend@broadcom.com> wrote:
> On 11/12/2013 01:13 PM, Alessandro Gnagni wrote:
>>
>> Hi,
>> i am trying to implement on a smart city network a solution based on
>> high end home routers like the asus RT-AC66U.
>> we want to use openwrt for that but unfortunately the broadcom driver
>> isn't yet supported.
>> I have one rt-ac66u here for development, there is anything that i can
>> do for help?
>> i came here after a suggestion of one member on openwrt forum:
>> https://forum.openwrt.org/viewtopic.php?pid=217341#p217341
>>
>> i also read this past email:
>> http://www.spinics.net/lists/linux-wireless/msg110443.html
>
>
> Not sure what 11ac chipset is used. The upstream brcm80211 drivers currently
> only support one 11ac chipset, ie. the bcm4335. This is a single stream with
> SDIO host interface supported by the fullmac driver brcmfmac.
>
> For chipsets like 4360 we need to add AC phy support to brcmsmac. So far we
> do not have green light to do so.
>
> Regards,
> Arend

Hiya,

Is this still the status quo? I'd like to start porting updated
broadcom support to FreeBSD for Apple Macintosh users who would like
11ac NIC support.


-a

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

* Re: Trying to add support of 802.11ac broadcom chpiset to openwrt
  2014-01-27 19:10   ` Adrian Chadd
@ 2014-01-27 21:36     ` Arend van Spriel
  0 siblings, 0 replies; 4+ messages in thread
From: Arend van Spriel @ 2014-01-27 21:36 UTC (permalink / raw)
  To: Adrian Chadd; +Cc: Alessandro Gnagni, linux-wireless

On 01/27/2014 08:10 PM, Adrian Chadd wrote:
> On 12 November 2013 09:50, Arend van Spriel <arend@broadcom.com> wrote:
>> On 11/12/2013 01:13 PM, Alessandro Gnagni wrote:
>>>
>>> Hi,
>>> i am trying to implement on a smart city network a solution based on
>>> high end home routers like the asus RT-AC66U.
>>> we want to use openwrt for that but unfortunately the broadcom driver
>>> isn't yet supported.
>>> I have one rt-ac66u here for development, there is anything that i can
>>> do for help?
>>> i came here after a suggestion of one member on openwrt forum:
>>> https://forum.openwrt.org/viewtopic.php?pid=217341#p217341
>>>
>>> i also read this past email:
>>> http://www.spinics.net/lists/linux-wireless/msg110443.html
>>
>>
>> Not sure what 11ac chipset is used. The upstream brcm80211 drivers currently
>> only support one 11ac chipset, ie. the bcm4335. This is a single stream with
>> SDIO host interface supported by the fullmac driver brcmfmac.
>>
>> For chipsets like 4360 we need to add AC phy support to brcmsmac. So far we
>> do not have green light to do so.
>>
>> Regards,
>> Arend
> 
> Hiya,
> 
> Is this still the status quo? I'd like to start porting updated
> broadcom support to FreeBSD for Apple Macintosh users who would like
> 11ac NIC support.

Hi Adrian,

Interesting. A while ago someone wanted to port brcmsmac to a BSD flavor
(not sure which one). Now brcmsmac as-is today uses BCMA bus driver
which goes under GPL-v2, which may or may not be a problem. Apple Mac
users probably have 4360 and that hurdle is also still there.

Gr. AvS

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

end of thread, other threads:[~2014-01-27 21:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-12 12:13 Trying to add support of 802.11ac broadcom chpiset to openwrt Alessandro Gnagni
2013-11-12 17:50 ` Arend van Spriel
2014-01-27 19:10   ` Adrian Chadd
2014-01-27 21:36     ` 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;
as well as URLs for NNTP newsgroup(s).