Hi,
On Thu, 2010-11-11 at 12:45 +0100, raghunath wrote:
> I am working on OMAP3EVM board with Mistral wl1271 daughter board and using
> linux kernel 2.6.36 I am using wl1271 drivers and getting this error pls
> Let me know if any thing is wrong..
[...]
> [ 2.614593] wl1271: mac80211 configure filter
> [ 2.614624] wl1271: acx group address tbl
> [ 2.614624] wl1271: cmd configure
> [ 2.615173] AIRVOD __dev_change_flags net/core/dev.c ret = 0
> [ 2.621398] wl1271: elp work
> [ 2.621398] wl1271: chip to elp
> [ 2.621459] wl1271: mac80211 configure filter
> [ 2.621490] wl1271: waking up chip from elp
> [ 3.118377] wl1271: ERROR ELP wakeup timeout!
> [ 3.122955] wl1271: mac80211 configure filter
> [ 3.122985] wl1271: waking up chip from elp
> [ 3.618469] wl1271: ERROR ELP wakeup timeout!
It seems that you need this patch:
http://git.kernel.org/?p=linux/kernel/git/luca/wl12xx.git;a=commit;h=e8f1046f716a71d3a4426a5103e39c70059b8d0a
--
Cheers,
Luca.
Hi Luca,
I applied the patch which u have mentioned, but there is no change.
Raghu
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Luciano Coelho
Sent: Thursday, November 11, 2010 5:27 PM
To: raghunath
Cc: [email protected]
Subject: Re: Ti's WL1271 on OMAP3EVM board with kernel version 2.6.36
Hi,
On Thu, 2010-11-11 at 12:45 +0100, raghunath wrote:
> I am working on OMAP3EVM board with Mistral wl1271 daughter board and using
> linux kernel 2.6.36 I am using wl1271 drivers and getting this error pls
> Let me know if any thing is wrong..
[...]
> [ 2.614593] wl1271: mac80211 configure filter
> [ 2.614624] wl1271: acx group address tbl
> [ 2.614624] wl1271: cmd configure
> [ 2.615173] AIRVOD __dev_change_flags net/core/dev.c ret = 0
> [ 2.621398] wl1271: elp work
> [ 2.621398] wl1271: chip to elp
> [ 2.621459] wl1271: mac80211 configure filter
> [ 2.621490] wl1271: waking up chip from elp
> [ 3.118377] wl1271: ERROR ELP wakeup timeout!
> [ 3.122955] wl1271: mac80211 configure filter
> [ 3.122985] wl1271: waking up chip from elp
> [ 3.618469] wl1271: ERROR ELP wakeup timeout!
It seems that you need this patch:
http://git.kernel.org/?p=linux/kernel/git/luca/wl12xx.git;a=commit;h=e8f1046f716a71d3a4426a5103e39c70059b8d0a
--
Cheers,
Luca.
On Thu, 2010-11-11 at 15:51 +0100, ext raghunath wrote:
> I applied the patch which u have mentioned, but there is no change.
Hmmm... Too bad. It looked like the same problem that was fixed in that
patch, but apparently it wasn't.
Which firmware version are you using? You can find that out by checking
the dmesg (grep for "firmware booted").
--
Cheers,
Luca.
I am using firmware version "wl1271: firmware booted (Rev 6.1.0.0.343)"
Raghu
-----Original Message-----
From: Luciano Coelho [mailto:[email protected]]
Sent: Thursday, November 11, 2010 8:40 PM
To: ext raghunath
Cc: [email protected]
Subject: RE: Ti's WL1271 on OMAP3EVM board with kernel version 2.6.36
On Thu, 2010-11-11 at 15:51 +0100, ext raghunath wrote:
> I applied the patch which u have mentioned, but there is no change.
Hmmm... Too bad. It looked like the same problem that was fixed in that
patch, but apparently it wasn't.
Which firmware version are you using? You can find that out by checking
the dmesg (grep for "firmware booted").
--
Cheers,
Luca.