broadcom-wl: fix two problems when more then one wifi card is available.
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 25 Nov 2012 20:11:15 +0000 (20:11 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 25 Nov 2012 20:11:15 +0000 (20:11 +0000)
commit42adbc07a1a0bfcb8ca9fd55f7e663d059447060
treedb38d5540a94bc53fdffa2d0aa7c891380600a93
parent2a55c53a473e1378a795e84bae2c495a7e5ba982
broadcom-wl: fix two problems when more then one wifi card is available.

* The device should get a unique name at the beginning and not wl%d.
* load the nvram just one time into the own buffer, also when there is
  more than one device.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34381 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/broadcom-wl/patches/100-fix_nvram_two_devices.patch [new file with mode: 0644]
package/broadcom-wl/patches/110-add_number_to_dev_name.patch [new file with mode: 0644]