Tomasz Chmielewski schrieb:
> Tomasz Chmielewski schrieb:
>> Steve Brown schrieb:
>>
>> (...)
>>
>>>>>> And I don't think firmware is loaded - I have exactly the same 
>>>>>> output when I don't even have /lib/firmware/b43 directory.
>>>>>>
>>>>>>
>>>>>>   
>>>>> I cannot reproduce your results. For me, the patch works fine.
>>>> Could you post your kernel .config?
>>>>
>>> I have posted my kernel config (which is pretty big) and some comments 
>>> to the thread at http://forum.openwrt.org/viewtopic.php?id=15443&p=1.
>> Indeed, it works here as well, thanks a lot!
> 
> Ouch:
(...)

> Code: 0000a021  8ec3000c  8fa40050 <90700004> 9082038a  0202102b 
> 14400006  3c04c010  3c028002
> Kernel panic - not syncing: Fatal exception in interrupt

This behaves... interesting.

Paste it after booting, and it will print two warnings.

I can't reproduce the panic any more though.

IFACE=wlan0
ifconfig $IFACE down
iwconfig $IFACE mode ad-hoc
iwconfig $IFACE essid $SOME_ESSID
iwconfig $IFACE key restricted
iwconfig $IFACE key $SOME_KEY
ifconfig $IFACE 192.168.11.1 up

[EMAIL PROTECTED]:/# ------------[ cut here ]------------
WARNING: at 
/home/tch-data/openwrt/11665/build_dir/linux-brcm47xx/compat-wireless-2008-05-26/net/mac80211/rate.h:152
 
()
Modules linked in: nf_nat_tftp nf_conntrack_tftp nf_nat_irc 
nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ppp_async ppp_generic slhc 
crc_ccitt b43 mac80211g
Call 
Trace:[<80125270>][<80023d38>][<800090bc>][<800090bc>][<80022924>][<8003aeec>][<8001c2d0>][<8001e900>][<80125270>][<80023d38>][<80125218>][<80221454>]
---[ end trace 9b186e9aec3c6503 ]---

[EMAIL PROTECTED]:/# ------------[ cut here ]------------
WARNING: at kernel/softirq.c:141 ()
Modules linked in: nf_nat_tftp nf_conntrack_tftp nf_nat_irc 
nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ppp_async ppp_generic slhc 
crc_ccitt b43 mac80211g
Call 
Trace:[<80125270>][<800090bc>][<800090bc>][<80022924>][<8001d65c>][<8001bdfc>][<8001be7c>][<8001d27c>][<8003aeec>][<8001c2d0>][<800299e0>][<8012377c>]
---[ end trace 9b186e9aec3c6503 ]---


-- 
Tomasz Chmielewski
http://wpkg.org

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to