broadcom-wl: fix reading fallback sprom for pci devices.
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 10 Feb 2012 17:11:17 +0000 (17:11 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 10 Feb 2012 17:11:17 +0000 (17:11 +0000)
commitf5fe6252d1d529b507e45695f8974b774acd5092
treea91ad113da90f75038054baf0dcfb96387b25e57
parent501ee77468ecbd2d575f33fdcc648efc82ce20e3
broadcom-wl: fix reading fallback sprom for pci devices.

When using the Broadcom SDK the SSB bus is emulated as an PCI bus so
the PCI bus number of the first real pci bus is increased by one. The
variable names in the nvram are created with that structure in mind. To
fix this we have ti increases the pci bus number by one. This was also
done for ssb some time ago.

This is based on a patch by nlh.
This closes #10917

SVN-Revision: 30422
package/broadcom-wl/patches/912-pci-bus-nvram-hack.patch [new file with mode: 0644]