From owner-freebsd-current@FreeBSD.ORG Tue Oct 5 11:37:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A0D116A4CE for ; Tue, 5 Oct 2004 11:37:29 +0000 (GMT) Received: from supermail.ispro.net.tr (supermail.ispro.net.tr [217.21.68.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE61D43D41 for ; Tue, 5 Oct 2004 11:37:27 +0000 (GMT) (envelope-from yurtesen-dated-1097840235.5b7c7b@ispro.net.tr) Received: (qmail 28537 invoked by uid 89); 5 Oct 2004 11:37:15 -0000 Received: from [192.168.0.74] (perpetual.yok.utu.fi [130.232.138.155]) by supermail.ispro.net.tr (tmda-ofmipd) with ESMTP; Tue, 05 Oct 2004 14:37:12 +0300 (EEST) Message-ID: <416313F0.2000508@ispro.net.tr> Date: Tue, 05 Oct 2004 14:36:48 -0700 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <41606B0D.3070303@ThePacific.Net> <20041003.202026.127179512.imp@bsdimp.com> <4161C4D8.4040308@ispro.net.tr> <20041004.141815.124867616.imp@bsdimp.com> In-Reply-To: <20041004.141815.124867616.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Delivery-Agent: TMDA/1.0.2 (Bold Forbes) From: Evren Yurtesen X-Primary-Address: yurtesen@ispro.net.tr cc: marcos@ThePacific.Net cc: freebsd-current@freebsd.org Subject: Re: atheros frecuencies limited X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 11:37:29 -0000 M. Warner Losh wrote: > In message: <4161C4D8.4040308@ispro.net.tr> > Evren Yurtesen writes: > : M. Warner Losh wrote: > : > : > In message: <41606B0D.3070303@ThePacific.Net> > : > "Marcos Biscaysaqu - ThePacific.net" writes: > : > : We are legally abaible to run 14 channels on 2.4Ghz, but the Atheros > : > : driver on freebsd permit use only 11, I being trying to change the setup > : > : with the sysctl otions, nothing work. Same wireless card on diferent > : > : OS with diferent driver I can get all the channel. > : > : any ideas? > : > > : > Did you buy the wireless card in a regulatory domain that only allows > : > 11 channels? The atheros cards have the reg dom burned into their > : > flash. > : > > : > Warner > : > : > : That cant be the cause of this problem since Marcos already told that he > : can get all the channels by using the same wireless card but a different OS. > > Maybe the other OS is overriding the regulatory domain programmed into > the card? > > Warner For one thing, why shouldnt FreeBSD able to do that? The other thing is that I thought atheros doesnt have firmware and the driver handles the regulatory domain settings. Thats why atheros is not giving out the source code for their drivers (I think there was such problem) Anyhow. I am not a pro in this so I better shut up :) But it is possible to enable all the channels etc. available in atheros chip from the driver. At least StarOS is able to do it so... Evren