On 9/3/05, Adam Papai <[EMAIL PROTECTED]> wrote:
> Did somebody fix this?
> 
> Or do somebody know a workaround?
> 
> I use 3.8-beta, but It didn't work with 3.7.
> 
> Every time I try to use I get the following message:
> 
> 
>   ath0: no valid channels for regdomain NONE...
> 
> If  I changed /usr/src/sys/dev/ic/ar5xxx.c above:
> 
> RCS file: /cvs/src/sys/dev/ic/ar5xxx.c,v
> retrieving revision 1.28
> diff -r1.28 ar5xxx.c
> 116,117c116,117
> < #if 0
> < #define COUNTRYCODE "00"
> ---
>  > #if 1
>  > #define COUNTRYCODE "hu"
> 
> Then I'll be able to set nwid, ip address and so on, without getting
> error, but the card doesn't work. :/ Only blinking..
> 
> Any suggestion/bugfix/workaround?
> 
> --
> Adam PAPAI
> D i g i t a l Influence
> E-mail: [EMAIL PROTECTED]
> Phone: +36 30 33-55-735
> 
> 

Hello Adam,

I've seen the same issue with my DWL-G520, but changing the country
code solved the issue.

When you say the card doesn't work, what do you mean? Mine is blinking
too and working correctly so I guess it's the normal behaviour. Can
you explain the symptoms?

For me, the only thing that is not correctly working with the driver
is the speed, I can't get it working over 802.11b.

Regards,
Eric Dillenseger

Reply via email to