Wlan driver problem Broadcom BCM4322

I have installed b43-fwcutter

added /boot/loader.conf
Code:
soba_bwn_load=YES
if_bwn_load=Yes
bwn_v4_lp_ucode_load="YES"

added /etc/rc.conf
Code:
wpa_supplicant_enable="YES"
wlan_bwm0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP

kldstat | grep if_
Code:
if_bwn0
if_bwi0

sysctl net.wlan.devices
Code:
net.wlan.devices:
ifconfig
Code:
eth 0 .......
nfs 0 .....
missing to see net.wlan.devices. and ifconfig wlan0 entry...
maybe someone is willing to enlighten me, what did go wrong:...
 
You are missing one " on the rc.conf. Is this a typo?
And I took the liberty to add some tags to your text to make it more readable.
 
You are missing one " on the rc.conf. Is this a typo?
And I took the liberty to add some tags to your text to make it more readable.
what He said and if it is an open wifi line remove the WPA if it is a mixed open and secure connections well ...
 
Back
Top