Let's load the most likely driver and see if we kick this thing to life:
Code:
sudo modprobe brcmsmac
iwconfig
Now do we have a wireless interface? Does it scan?
Code:
sudo iwlist wlan0 scan
If you do not, let's see if there are informative messages here:
Code:
dmesg | grep brcm