From owner-freebsd-stable@FreeBSD.ORG Wed Apr 26 15:52:45 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AD8E16A405 for ; Wed, 26 Apr 2006 15:52:45 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2914B43D6D for ; Wed, 26 Apr 2006 15:52:45 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k3QFqhfx032287 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 26 Apr 2006 08:52:44 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <444F974B.2060108@errno.com> Date: Wed, 26 Apr 2006 08:52:43 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060210) MIME-Version: 1.0 To: JoaoBR References: <200604252258.k3PMwJ74026969@monk.cnd.dundas.on.ca> <444EF0C7.8040407@errno.com> <200604260905.04706.joao@matik.com.br> In-Reply-To: <200604260905.04706.joao@matik.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ath0: ath_chan_set: unable to reset channel 5 (2432 Mhz, flags 0x3e0 hal flags 0x140) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 15:52:45 -0000 JoaoBR wrote: > On Wednesday 26 April 2006 01:02, Sam Leffler wrote: >> Attached are two patches; one for the ath driver and another for >> sys/net80211/ieee80211.c in releng6 (note changes to the latter in head > > > aplies clean and compiles on i386 and amd64, I need to reset some cards to > 0x12 to see if it works and let you know > > any chance to get similar for releng_5? > I have lots of APs around and no chance for me to upgrade them easily. No. releng5 has an older hal that does not even support regdomain 18. Backporting work to releng5 would be a massive effort for very little gain; anyone that truly wants wireless support should be running 6.x or later. > > I do not know if you remember some days ago we talked about ath rx/tx stopping > without any msg anywhere > I found out that this happens only whit rate_sample but not with rate_onoe and > since then I run some releng_6 in production without problem with this AG530 > cards > do you think that this particular problem has something to do with the > regdomain 18 issue? No. Sam