Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:hardware:soc:soc.broadcom.bcm47xx [2019/08/27 07:35] – tag optimization vgaeteradocs:techref:hardware:soc:soc.broadcom.bcm47xx [2020/12/14 14:04] (current) – ↷ Links adapted because of a move operation tmomas
Line 8: Line 8:
   * mips74k: newer devices with BCMA SoC and bgmac ethernet   * mips74k: newer devices with BCMA SoC and bgmac ethernet
  
-See [[http://wireless.kernel.org/en/users/Drivers/b43/soc|list of Broadcom SoCs]] to see if your BCM* chipset is SSB or BCMA.+See [[http://wireless.wiki.kernel.org/en/users/Drivers/b43/soc|list of Broadcom SoCs]] to see if your BCM* chipset is SSB or BCMA.
  
 ===== Images ===== ===== Images =====
Line 65: Line 65:
 This is the open source driver built by the community based on reverse engineered specifications of the proprietary Broadcom driver. This is the driver that is included in the current OpenWrt builds. It is also in the mainline Linux kernel. This driver supports most of the current available Broadcom WiFi cores. It has support for station (STA), AP, AdHoc, Mesh and other modes and it supports 5 GHz band on N-PHY devices. It supports 802.11g rates only and can't handle multiple SSIDs. This is the open source driver built by the community based on reverse engineered specifications of the proprietary Broadcom driver. This is the driver that is included in the current OpenWrt builds. It is also in the mainline Linux kernel. This driver supports most of the current available Broadcom WiFi cores. It has support for station (STA), AP, AdHoc, Mesh and other modes and it supports 5 GHz band on N-PHY devices. It supports 802.11g rates only and can't handle multiple SSIDs.
  
-Website: http://wireless.kernel.org/en/users/Drivers/b43+Website: http://wireless.wiki.kernel.org/en/users/Drivers/b43
  
 The OpenWrt package is named: **kmod-b43** The OpenWrt package is named: **kmod-b43**
Line 74: Line 74:
 This driver has a similar feature set to b43 and is only supported by the community based on reverse engineered specifications. This driver has a similar feature set to b43 and is only supported by the community based on reverse engineered specifications.
  
-Website: http://wireless.kernel.org/en/users/Drivers/b43+Website: http://wireless.wiki.kernel.org/en/users/Drivers/b43
  
 The OpenWrt package is named: **kmod-b43legacy** The OpenWrt package is named: **kmod-b43legacy**
Line 81: Line 81:
 This is the open source driver supported and released by Broadcom in 2010. It is in the mainline Linux kernel, but only since version 3.2. It is still missing some functionality, as of 2013: dual width 40MHz channels, advanced power saving features, LED support, HW-based encryption, among others. The driver has been renamed to its two constituents, the soft MAC driver (brcmsmac) and the full MAC driver (brcmfmac). This is the open source driver supported and released by Broadcom in 2010. It is in the mainline Linux kernel, but only since version 3.2. It is still missing some functionality, as of 2013: dual width 40MHz channels, advanced power saving features, LED support, HW-based encryption, among others. The driver has been renamed to its two constituents, the soft MAC driver (brcmsmac) and the full MAC driver (brcmfmac).
  
-Website: http://wireless.kernel.org/en/users/Drivers/brcm80211+Website: http://wireless.wiki.kernel.org/en/users/Drivers/brcm80211
  
 === brcmsmac === === brcmsmac ===
Line 179: Line 179:
 List with some detailed informations about bcm47xx SoCs: List with some detailed informations about bcm47xx SoCs:
 [[http://wireless.kernel.org/en/users/Drivers/b43/soc]] [[http://wireless.kernel.org/en/users/Drivers/b43/soc]]
-[[docs:techref:header]]+[[docs:techref:headers]]
  
 ===== Devices ===== ===== Devices =====
  • Last modified: 2019/08/27 07:35
  • by vgaetera