User Tools

Site Tools


en:users:drivers:brcm80211

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
Next revision Both sides next revision
en:users:drivers:brcm80211 [2020/06/10 15:38]
Matteo Scordino
en:users:drivers:brcm80211 [2024/02/09 19:54]
Arend van Spriel [Contact Info]
Line 118: Line 118:
 For SDIO driver you need to copy the nvram for your system and place it in /​lib/​firmware/​brcm. The nvram file name depends on the chip you have. The kernel log will tell you the exact file name.  For SDIO driver you need to copy the nvram for your system and place it in /​lib/​firmware/​brcm. The nvram file name depends on the chip you have. The kernel log will tell you the exact file name. 
  
-For the USB driver no nvram file is //​strictly//​ needed: ​however, the nvram parameters are still required and they are already part of the firmware blob. This is a TRX file which contains the nvram parameters as a sequence of zero-terminated plain text strings, appended at the end of the last section. +For the USB driver no nvram file is //​strictly//​ needed: ​in fact, the driver only loads the firmware blob and does not look for an nvram text file. However, the nvram parameters are still required and they are already part of the firmware blob. This is a TRX file which contains the nvram parameters as a sequence of zero-terminated plain text strings, appended at the end of the last section. 
-For an example of how to modify/add nvram parameters for USB devices, see [[https://www.linkedin.com/feed/update/urn:​li:​activity:​6675830103454339072/​|this ​article]]+For an example of how to modify/add nvram parameters for USB devices, see [[https://blog.elimo.io/2020/06/05/​pta-coexistence/​|this ​post]]
  
 The firmware files are located in the linux-firmware repository and can be copied as is to /​lib/​firmware/​brcm. ​ The firmware files are located in the linux-firmware repository and can be copied as is to /​lib/​firmware/​brcm. ​
Line 150: Line 150:
 For driver issues and/or bug reports, please use one or both: For driver issues and/or bug reports, please use one or both:
  
-[[mailto:​brcm80211-dev-list.pdl@broadcom.com|brcm80211-dev-list.pdl@broadcom.com]]\\ +[[mailto:​brcm80211@lists.linux.dev|brcm80211@lists.linux.dev]]\\ 
-[[mailto:brcm80211-dev-list@cypress.com|brcm80211-dev-list@cypress.com]]+[[mailto:linux-wireless@vger.kernel.org|linux-wireless@vger.kernel.org]]\\
  
 For any other questions feel free to contact the developers listed below: ​ For any other questions feel free to contact the developers listed below: ​
  
 Arend van Spriel ​       [[mailto:​arend.vanspriel@broadcom.com|arend.vanspriel@broadcom.com]]\\ Arend van Spriel ​       [[mailto:​arend.vanspriel@broadcom.com|arend.vanspriel@broadcom.com]]\\
-Franky Lin              [[mailto:​franky.lin@broadcom.com|franky.lin@broadcom.com]]\\ 
-Hante Meuleman ​         [[mailto:​hante.meuleman@broadcom.com|hante.meuleman@broadcom.com]]\\ 
-Chi-Hsien Lin           ​[[mailto:​Chi-Hsien.Lin@cypress.com|Chi-Hsien.Lin@cypress.com]]\\ 
-Wright Feng             ​[[mailto:​Wright.Feng@cypress.com|Wright.Feng@cypress.com]] 
  
 ===== Developer information ===== ===== Developer information =====
en/users/drivers/brcm80211.txt · Last modified: 2024/03/20 10:46 by Peter Robinson