From owner-freebsd-questions@FreeBSD.ORG Fri Apr 8 09:34:30 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 1697016A4CE for ; Fri, 8 Apr 2005 09:34:30 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 093CA43D31 for ; Fri, 8 Apr 2005 09:34:29 +0000 (GMT) (envelope-from free.bsd@gmx.net) Received: (qmail invoked by alias); 08 Apr 2005 09:34:27 -0000 Received: from pD9E7EEE8.dip.t-dialin.net (EHLO [192.168.2.101]) [217.231.238.232] by mail.gmx.net (mp006) with SMTP; 08 Apr 2005 11:34:27 +0200 X-Authenticated: #20105305 Message-ID: <425652EC.2000300@gmx.net> Date: Fri, 08 Apr 2005 17:46:20 +0800 From: FreeBSD Daemon 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: Fri, 08 Apr 2005 09:34:30 -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