#2277: Wireless does not work with the 2.6.29 kernel ---------------------+------------------------------------------------------ Reporter: arhuaco | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone: stable-kernel-2009.1 Component: unknown | Version: Severity: normal | Keywords: Haspatch: 0 | Blockedby: Estimated: | Patchreview: Blocking: | Reproducible: sometimes ---------------------+------------------------------------------------------
Comment(by lindi): Thanks for your analysis. I can confirm the oops you see in comment 12: li...@ginger:~$ sudo sh -c "echo s3c2440-sdi > $sys_wlan_driver/bind li...@ginger:~$ sudo ifconfig eth0 up li...@ginger:~$ sudo ifconfig eth0 down li...@ginger:~$ sudo iwconfig eth0 power off causes PC is at wmi_powermode_cmd+0x4c/0x64 [ar6000] Re arWmiReady I'm equally puzzled. It seems that arWmiReady is set to true since ar6000_ready_event is called since wmi_ready_event_rx is called with WMI_READY_EVENT since wmi_control_rx(.., osbuf) reads WMI_READY_EVENTID from osbuf since ar6000_rx calls it when arWmiEnabled == TRUE This would imply that arWmiEnabled can only be set to TRUE if it already was set to TRUE. If it is not true then ar6000_rx will not call wmi_control_rx. -- Ticket URL: <https://docs.openmoko.org/trac/ticket/2277#comment:16> docs.openmoko.org <http://docs.openmoko.org/trac/> openmoko trac _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel