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)
commitad97fa03f533503a026a69ba655f5d603aaff311
treedacee7f70a137437a0844b0f6f3c33b77efbef4c
parent26045394edfd17b4d1101ff249e64e4ab6003a34
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]