I have tried your package but probably made a mistake. I've forget to remove the -b43-firmware -bcm43xx-firmware packages and installed the b43-firmware-1.1-1pclos2010.noarch.rpm first. Of course it gave me some errors like:
rpm -ivh b43-firmware-1.1-1pclos2010.noarch.rpm
Preparing... ########################################### [100%]
file /lib/firmware/b43/a0g0bsinitvals5.fw from install of b43-firmware-1.1-1pclos2010 conflicts with file from package b43-firmware-1.0-2pclos2010
.....................
file /lib/firmware/b43/ucode9.fw from install of b43-firmware-1.1-1pclos2010 conflicts with file from package b43-firmware-1.0-2pclos2010
Now I'm stuck with:
[root@localhost ndiswrapper]# rpm -e b43-firmware-1.1-1pclos2010.noarch.rpm
error: package b43-firmware-1.1-1pclos2010.noarch.rpm is not installed
[root@localhost ndiswrapper]# rpm -ivh b43-firmware-1.1-1pclos2010.noarch.rpm
Preparing... ########################################### [100%]
package b43-firmware-1.1-1pclos2010 is already installed
Hm...
Can't uninstall because it is not installed and can't install because it is already installed.Ehm.. I have to try it on the livecd
