panic in rt_missmsg()

2013-11-30 Thread Stefan Sperling
This happened shortly after unplugging a cardbus ral(4) card without bringing it down first. vm_fault(0xd0af91a0, 0xd41f2000, 0, 1) - e kernel: page fault trap, code=0 Stopped at rt_missmsg+0x79:movzwl 0x58(%ebx),%eax ddb{0} trace rt_missmsg(5, f5c7de14,802,d41f2030,0) at

net80211 panic: bogus xmit rate 9 setup

2013-11-30 Thread Stefan Sperling
I have already fixed a similar problem before: revision 1.72 date: 2012/08/17 14:49:17; author: stsp; state: Exp; lines: +2 -1; Fix possible panic while switching from STA mode into hostap/ibss modes. ieee80211_create_ibss() resets the set of supported rates but

Re: net80211 panic: bogus xmit rate 9 setup

2013-11-30 Thread Mark Kettenis
Date: Sat, 30 Nov 2013 17:42:21 +0100 From: Stefan Sperling s...@openbsd.org I have already fixed a similar problem before: revision 1.72 date: 2012/08/17 14:49:17; author: stsp; state: Exp; lines: +2 -1; Fix possible panic while switching from STA mode