Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2012 15:52:29 +0200
From:      Bernhard Schmidt <bschmidt@freebsd.org>
To:        Lev Serebryakov <lev@freebsd.org>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: Does FreeBSD AP (with ath) transmit regulatory domain? Should it?
Message-ID:  <CAAgh0_Yk6QOEjGWqR3jp2c=MmQrzdVXOBsnOjDiJbaA-puEaKw@mail.gmail.com>
In-Reply-To: <827666534.20120429174517@serebryakov.spb.ru>
References:  <827666534.20120429174517@serebryakov.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, Apr 29, 2012 at 15:45, Lev Serebryakov <lev@freebsd.org> wrote:
> Hello, Freebsd-wireless.
>
>  I  have  ath (9220) based AP (running FreeBSD 10-CURRENT). I live in
>  country  "RU"  where channels 1-13 are allowed for 2.4Ghz (8021.11ng)
>  WiFi.  AP  could  be  configured for channel 13, but my "main" client
>  doesn't  see  it.
>
>  Client is equipped with Intel® PRO/Wireless 3945ABG card and run
>  Windows.
>
>  Here is Intel KB article[1], which says, that card doesn't have
> regulatory domain setting, but scans all channels, and selects
> regdomain from AP. But it doesn't! It sees AP on channels 1-11 but not
> on 12 or 13.
>
>  Is it FreeBSD AP problem or client problem?
>
> [1] - http://www.intel.com/support/wireless/wlan/sb/cs-006064.htm

The Intel cards ship with a hard coded list of channels burned into
there EEPROM, if channels aren't in there they aren't support. You can
get all supported channels for a certain interface with:
ifconfig -v wlan0 list chan
Compare that list on AP and client side.

Just wondering, did you set a countrycode/regdomain via ifconfig
country or ifconfig regdomain? I remember that there are some issues
and you might actually end getting less channels then there are
actually supposed to be.

-- 
Bernhard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAgh0_Yk6QOEjGWqR3jp2c=MmQrzdVXOBsnOjDiJbaA-puEaKw>