From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 06:35:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFEDB16A4CE for ; Thu, 7 Apr 2005 06:35:58 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id BF88643D2D for ; Thu, 7 Apr 2005 06:35:57 +0000 (GMT) (envelope-from free.bsd@gmx.net) Received: (qmail invoked by alias); 07 Apr 2005 06:35:56 -0000 Received: from pD9E7ED36.dip.t-dialin.net (EHLO [192.168.2.101]) [217.231.237.54] by mail.gmx.net (mp020) with SMTP; 07 Apr 2005 08:35:56 +0200 X-Authenticated: #20105305 Message-ID: <4254D79E.4030503@gmx.net> Date: Thu, 07 Apr 2005 14:47:58 +0800 From: FreeBSD Deamon User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: ath(4) sysctl tuneables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 06:35:58 -0000 dear list, I own a ath(4) card and would be interested in information about the the meaning of these ath sysctl tueables. Which can be changed? Which values can these changeable tuneables take? hw.ath.hal.dma_brt: 2 hw.ath.hal.sw_brt: 10 hw.ath.hal.swba_backoff: 0 hw.ath.dwell: 200 hw.ath.calibrate: 30 hw.ath.outdoor: 1 hw.ath.countrycode: 0 hw.ath.regdomain: 0 hw.ath.debug: 0 hw.ath.dump: If hw.ath.debug is set then here do the debug messages go? TIA zheyu