Re: New iwlwifi firmware for testing in main

From: Bakul Shah <bakul_at_iitbombay.org>
Date: Mon, 08 Aug 2022 01:06:07 UTC
Ok, this test may be of use to you!

I commented out the ifconfig_wlan0= line in /etc/rc.conf and rebooted.
On reboot I see that wlan0 is created but no association.

I then used ifconfig_wlan0="WPA" in /etc/rc.conf and then
	# service netif start wlan0
I then waited until it associated. Then I did
	# ifconfig wlan0 192.168.123.45/24
and no crash! And I can ping other machines on the same net.
Manually adding the default route made everything work.