Linux wireless drivers development
 help / color / mirror / Atom feed
* ath5k on ARM
@ 2008-02-27 22:01 Krzysztof Halasa
  2008-02-29 13:11 ` Nick Kossifidis
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Halasa @ 2008-02-27 22:01 UTC (permalink / raw)
  To: linux-wireless

Hi,

Another thing:
ath5k uses udelay(2300). ARM has (include/asm-arm/delay.h):
#define MAX_UDELAY_MS 2

It ends up in __bad_udelay.

Solution?
-- 
Krzysztof Halasa

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ath5k on ARM
  2008-02-27 22:01 ath5k on ARM Krzysztof Halasa
@ 2008-02-29 13:11 ` Nick Kossifidis
  2008-02-29 15:59   ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Kossifidis @ 2008-02-29 13:11 UTC (permalink / raw)
  To: Krzysztof Halasa; +Cc: linux-wireless

2008/2/28, Krzysztof Halasa <khc@pm.waw.pl>:
> Hi,
>
>  Another thing:
>  ath5k uses udelay(2300). ARM has (include/asm-arm/delay.h):
>  #define MAX_UDELAY_MS 2
>
>  It ends up in __bad_udelay.
>
>  Solution?
>

Hmm, i'll see if it can work with smaller delay and let you know...


-- 
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ath5k on ARM
  2008-02-29 13:11 ` Nick Kossifidis
@ 2008-02-29 15:59   ` Johannes Berg
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2008-02-29 15:59 UTC (permalink / raw)
  To: Nick Kossifidis; +Cc: Krzysztof Halasa, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]


On Fri, 2008-02-29 at 15:11 +0200, Nick Kossifidis wrote:
> 2008/2/28, Krzysztof Halasa <khc@pm.waw.pl>:
> > Hi,
> >
> >  Another thing:
> >  ath5k uses udelay(2300). ARM has (include/asm-arm/delay.h):
> >  #define MAX_UDELAY_MS 2
> >
> >  It ends up in __bad_udelay.
> >
> >  Solution?

> Hmm, i'll see if it can work with smaller delay and let you know...

Maybe use mdelay instead of udelay?

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-29 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 22:01 ath5k on ARM Krzysztof Halasa
2008-02-29 13:11 ` Nick Kossifidis
2008-02-29 15:59   ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox