Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jun 2008 15:29:23 -0700
From:      Sam Leffler <sam@freebsd.org>
To:        Andrew Thompson <thompsa@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>, Pietro Cerutti <gahr@freebsd.org>
Subject:   Re: Problem since "wlan" came in: SIOCS80211: Device not configured
Message-ID:  <4849BA43.1060806@freebsd.org>
In-Reply-To: <20080606221322.GH6380@citylink.fud.org.nz>
References:  <4831B2D3.3080600@freebsd.org>	<20080519231726.GA44361@citylink.fud.org.nz>	<483210CC.5070309@FreeBSD.org>	<20080520000911.GA46085@citylink.fud.org.nz>	<48329C31.1050309@FreeBSD.org> <483E8AA5.3000401@FreeBSD.org>	<20080604002448.GB80688@citylink.fud.org.nz>	<4845E394.6080301@FreeBSD.org>	<20080606041432.GF6380@citylink.fud.org.nz>	<48491858.6020502@FreeBSD.org> <20080606221322.GH6380@citylink.fud.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Thompson wrote:
> On Fri, Jun 06, 2008 at 12:58:32PM +0200, Pietro Cerutti wrote:
>   
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA512
>>
>> |
>> | Does it still happen if you limit the channels, try
>> |
>> |  ifconfig wlan0 chanlist 1-11
>>
>>
>> !!!! No it doesn't, actually it works this way!
>>
>> So, it was a config problem at my side?
>>
>> Thanks a lot..
>>     
>
> The eeprom on the card is meant to list the valid channels and the
> driver checks for this. I dont know why channel 13 is valid but the
> firmware borks on it. If you are feeling motivated you can add a few
> printfs in wpi_read_eeprom_channels() to try and see why.
>
>   

It could be that the eeprom lists the set of channels that card has been 
calibrated for but the card is locked to a regdomain where that channel 
is not allowed.  I'm not familiar with the wpi driver or intel eeprom 
contents but Intel has not been forthcoming when I've asked them for 
info about regulatory data for 4965 parts.

    Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4849BA43.1060806>