summaryrefslogtreecommitdiff
path: root/package/broadcom-wl/patches/910-fallback-sprom.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-84/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus ↵Jo-Philipp Wich2011-07-241-1/+1
| | | | | | - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well SVN-Revision: 27751
* brcm47xx: add fallback sprom for pci devices without an own sprom.Hauke Mehrtens2011-05-011-32/+28
| | | | | | | | | | | | | If there is no sprom on an ssb based pci device on the brcm47xx architecture ssb now asks the architecture code to look into the nvram to get some sprom data for this device. Now we are able to read out pci/1/1/ foo or pci/1/3/ foo config options. This will fix some problems where the wireless devices does not got an mac address and the following message was show: ssb: WARNING: Invalid SPROM CRC (corrupt SPROM) SVN-Revision: 26801
* broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if ↵Jo-Philipp Wich2010-07-131-0/+88
neither on-device SPROM nor nvram is available - working brcm63xx support SVN-Revision: 22173