From owner-svn-src-all@FreeBSD.ORG Sat Aug 14 15:16:51 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB50A106571D; Sat, 14 Aug 2010 15:16:51 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id B227C8FC13; Sat, 14 Aug 2010 15:16:51 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id B2C6711B817; Sat, 14 Aug 2010 10:16:50 -0500 (CDT) Received: from 10.0.10.3 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id 8DJODNJY7E5B; Sat, 14 Aug 2010 10:16:50 -0500 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <201008141418.o7EEI2e4029901@svn.freebsd.org> Date: Sat, 14 Aug 2010 16:16:47 +0100 Content-Transfer-Encoding: 7bit Message-Id: <132563D7-593D-406D-A47A-295B77BC30CF@FreeBSD.org> References: <201008141418.o7EEI2e4029901@svn.freebsd.org> To: Adrian Chadd X-Mailer: Apple Mail (2.1081) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211303 - head/sys/dev/ath X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2010 15:16:52 -0000 On 14 Aug 2010, at 15:18, Adrian Chadd wrote: > Author: adrian > Date: Sat Aug 14 14:18:02 2010 > New Revision: 211303 > URL: http://svn.freebsd.org/changeset/base/211303 > > Log: > Export ath stats via snmp, rather than requiring a debugging interface > and "athstats". Don't you mean sysctl? Regards, -- Rui Paulo