From owner-freebsd-stable@FreeBSD.ORG Tue Feb 7 17:10:12 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 3BB4816A422 for ; Tue, 7 Feb 2006 17:10:12 +0000 (GMT) (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 C541943D45 for ; Tue, 7 Feb 2006 17:10:11 +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.12.9/8.12.6) with ESMTP id k17HA8o7057127 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Feb 2006 09:10:10 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <43E8D4D5.604@errno.com> Date: Tue, 07 Feb 2006 09:11:49 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060117) MIME-Version: 1.0 To: joaoBR References: <43E822DA.3010004@errno.com> <200602070826.25219.joao@matik.com.br> In-Reply-To: <200602070826.25219.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: ath patch+hal for test 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: Tue, 07 Feb 2006 17:10:12 -0000 joaoBR wrote: > On Tuesday 07 February 2006 02:32, Sam Leffler wrote: >> If you have a laptop with a radio on/off switch I've tried to add the >> necessary glue to make it functional but since I don't have any laptops >> of this sort the code is untested. >> > > Hi > I check this out, do you want to know something specific or only if it works > or not? Any sysctl to set? I mostly want to hear about any regressions--i.e. new code fails where old code worked. Please verify the regression by reverting the hal+ath changes. When reporting problems please always identify what os version you're running (I've asked for testing on both HEAD and stable) and what ath device you have: the output of dmesg|grep ath includes the mac+phy revs for cards. It is also important to identify how you have the card configured (output of ifconfig) and if the problem is repeatable how to reproduce it. Past that you are free to send me mail saying "it works". If you do so please include the mac+phy identification. Sam