warning sotirq

2008-03-12 Thread Fernando Toledo
hi all! i test my kernel with the rtpatch(real time) now, b43 has that warnings: i still connect fine. Pid: 10, comm: softirq-tasklet Not tainted 2.6.24.3-rt3fer #8 [f8ad144f] b43_debugfs_log_txstat+0x4b/0x88 [b43] [f8ace5ac] b43_handle_txstatus+0xb/0x61 [b43] [f8ac4499]

[PATCH] b43: phy.c fix typo in register write

2008-03-12 Thread Michael Buesch
From: Harvey Harrison [EMAIL PROTECTED] Commit 61bca6eb85c863603d6054530e2f65c3b9aba85b b43: rewrite A PHY initialization has a typo, the result of the register read should be masked, not the register offset. Signed-off-by: Harvey Harrison [EMAIL PROTECTED] Signed-off-by: Michael Buesch [EMAIL

Re: b43 on gutsy using 2.6.24 doesn't work

2008-03-12 Thread Larry Finger
Peter Diesner wrote: Hi, I think I'm a little closer to a solution. Wlan0 doesn't work after system start. But executing the following command manually helps: sudo modprobe -r b43 sleep 3 sudo modprobe b43 sleep 3 sudo iwconfig wlan0 essid sleep 3 sudo dhclient wlan0