From owner-freebsd-current@FreeBSD.ORG Tue Oct 5 16:07:45 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 8D21716A4CE for ; Tue, 5 Oct 2004 16:07:45 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8570843D31 for ; Tue, 5 Oct 2004 16:07:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i95G6Pnk006997; Tue, 5 Oct 2004 10:06:27 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 05 Oct 2004 10:08:00 -0600 (MDT) Message-Id: <20041005.100800.111987973.imp@bsdimp.com> To: yurtesen@ispro.net.tr From: "M. Warner Losh" In-Reply-To: <416313F0.2000508@ispro.net.tr> References: <4161C4D8.4040308@ispro.net.tr> <20041004.141815.124867616.imp@bsdimp.com> <416313F0.2000508@ispro.net.tr> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 16:07:45 -0000 In message: <416313F0.2000508@ispro.net.tr> Evren Yurtesen writes: : For one thing, why shouldnt FreeBSD able to do that? Because the HAL layer is a binary glob. : 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) The driver handles the regulatory domain, but it always uses what is in the falsh on the part. : 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... I'm hoping that ath driver author would reply. Warner