Re: Intel WiFi 5100/5300

2009-10-18 Thread Lucius Windschuh
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

Re: kern/116837: [tun] [panic] [patch] ifconfig tunX destroy: panic

2009-02-21 Thread Lucius Windschuh
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

ifconfig tun0 destroy: panic: Bad link elm ... prev->next != elm

2009-02-20 Thread Lucius Windschuh
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