broadcom-wl: fix two problems when more then one wifi card is available.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Nov 2012 20:11:15 +0000 (20:11 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Nov 2012 20:11:15 +0000 (20:11 +0000)
commit804a5ec71bed4fcd31fac5470bbe3ea913c73315
treedb38d5540a94bc53fdffa2d0aa7c891380600a93
parent75a6204e744a48e7fce075c9719edb48107f9a4f
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]