Wireless Network Inrerface Problem

I installed FreeBSD. I was going to make a wireless connection with the ifconfig command but ifconfig said there is no interface called wlan0. I checked the drivers and kernel modules, they were all installed but ifconfig does not show wlan0
 
I checked the drivers and kernel modules, they were all installed but ifconfig does not show wlan0
It won't until you actually configure it. And you won't be able to configure it if the driver doesn't recognize your card. So start there. What's being detected?

 
It won't until you actually configure it. And you won't be able to configure it if the driver doesn't recognize your card. So start there. What's being detected?

i found the problem, thanks!
My wireless network device, Intel Dual Band Wireless AC 7265, is operating with 802.11 ac. But 802.11ac support on FreeBSD is currently under development. So for the wireless connection on my device, I guess I have to wait for the next version.
 
Back
Top