I noticed that Dapper tries to load the BCM43xx module even if you don't have compatible firmware. This is kind of annoying because you have to:
rmmod bcm43xx
rmmod ieee80211softmac
if you want to use ndiswrapper instead of the BCM43xx module. I would switch to the BCM43xx module but I can't seem to get compable firmware from my windows driver to use BCM43xx
rmmod bcm43xx
rmmod ieee80211softmac
if you want to use ndiswrapper instead of the BCM43xx module. I would switch to the BCM43xx module but I can't seem to get compable firmware from my windows driver to use BCM43xx
Comment