Hi Bernhard,
I tried your module on my T400 with a PRO/Wireless 5300 and WITNESS,
INVARIANTS enabled.
If the RF kill switch is set to "WLAN disabled", this command sequence
produces a panic:
$ kldload iwnfw
$ kldload if_iwn
$ ifconfig wlan create wlandev iwn0
wlan0
$ ifconfig wlan0 up
iwn0: iwn_in
The following reply was made to PR kern/116837; it has been noted by GNATS.
From: Lucius Windschuh
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/116837: [tun] [panic] [patch] ifconfig tunX destroy: panic
Date: Sat, 21 Feb 2009 14:27:45 +0100
This is a follow-up to PR kern/116837. The
Hi guys.
This is a kind of follow-up to PR kern/116837 (please mark as
solved?). The described issue is solved, but now we have this issue.
The following simple steps lead to a kernel panic on my system (i386,
SMP, CURRENT from Feb. 18th):
-->8--
cat < /dev/tun0 > /dev/tun0 &
ifconfig tun0 up
ifc