From owner-svn-src-head@FreeBSD.ORG Thu Jan 27 09:47:12 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C35C6106564A; Thu, 27 Jan 2011 09:47:12 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 557F98FC24; Thu, 27 Jan 2011 09:47:12 +0000 (UTC) Received: by yxh35 with SMTP id 35so533581yxh.13 for ; Thu, 27 Jan 2011 01:47:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=W7m2vTVNtSWfZY4mJfnPAL9RHpcIxzuteXCdJoHdKKg=; b=KBotQ5Fkp2GKL1IDyZAc7WOjJ4AeBdYf+KbraXLgT+cIILf8q+YyCUlK7P2dAm6ItG GT+EfINqk4Ihhbv4D1Ox0TGeLCpUPF9sCiWOom3Smrgg/t9jy9JOk3F3YsFJU5CvfcRx CSSZETf7HpQGAzoEDDUsr7r6CfubEcUyWs7OE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=T+uM/v/UTDCjHBDze14kDNH+cUY0U9+Ous/ugR8lKqSOUd05H3tLElGWJTmBN/MdaS aw/1aIKkDJRLCYy+XMH9dmW8vQg4xKPI8or1PWDkqi/IPmt8ZkJ1wlCt7h8SAACEGnj9 /qhhULEQ9sq5rQ3uz7iqnizi1EYQ5IVDR3n/0= MIME-Version: 1.0 Received: by 10.150.203.5 with SMTP id a5mr2424814ybg.323.1296120173875; Thu, 27 Jan 2011 01:22:53 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.150.182.14 with HTTP; Thu, 27 Jan 2011 01:22:53 -0800 (PST) In-Reply-To: <201101270842.p0R8gopa007027@svn.freebsd.org> References: <201101270842.p0R8gopa007027@svn.freebsd.org> Date: Thu, 27 Jan 2011 17:22:53 +0800 X-Google-Sender-Auth: -L_Wj36eXITXaIJRyKTv4xE5nIE Message-ID: From: Adrian Chadd To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: svn commit: r217925 - head/sys/dev/ath/ath_hal/ar5416 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2011 09:47:12 -0000 Somehow subversion got confused; this is a very old commit message. It should read "convert ANI debugging to use HAL_DEBUG_ANI rather than HAL_DEBUG_ANY". Thanks, Adrian On 27 January 2011 16:42, Adrian Chadd wrote: > Author: adrian > Date: Thu Jan 27 08:42:50 2011 > New Revision: 217925 > URL: http://svn.freebsd.org/changeset/base/217925 > > Log: > =A0Add missing getCapability call for AR5416. > > Modified: > =A0head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c > > Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c =A0 =A0 =A0 =A0Thu Jan 2= 7 08:02:26 2011 =A0 =A0 =A0 =A0(r217924) > +++ head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c =A0 =A0 =A0 =A0Thu Jan 2= 7 08:42:50 2011 =A0 =A0 =A0 =A0(r217925) > @@ -183,7 +183,7 @@ ar5416AniControl(struct ath_hal *ah, HAL > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_N= OISE_IMMUNITY_LEVEL: set level =3D %d\n", __func__, level); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0if (level >=3D params->maxNoiseImmunityLev= el) { > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANY, > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANI, > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0"%s: immunity leve= l out of range (%u > %u)\n", > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0__func__, level, p= arams->maxNoiseImmunityLevel); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0return AH_FALSE; > @@ -270,7 +270,7 @@ ar5416AniControl(struct ath_hal *ah, HAL > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_F= IRSTEP_LEVEL: level =3D %d\n", __func__, level); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0if (level >=3D params->maxFirstepLevel) { > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANY, > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANI, > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0"%s: firstep level= out of range (%u > %u)\n", > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0__func__, level, p= arams->maxFirstepLevel); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0return AH_FALSE; > @@ -289,7 +289,7 @@ ar5416AniControl(struct ath_hal *ah, HAL > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0HALDEBUG(ah, HAL_DEBUG_ANI, "%s: HAL_ANI_S= PUR_IMMUNITY_LEVEL: level =3D %d\n", __func__, level); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0if (level >=3D params->maxSpurImmunityLeve= l) { > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANY, > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANI, > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0"%s: spur immunity= level out of range (%u > %u)\n", > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0__func__, level, p= arams->maxSpurImmunityLevel); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0return AH_FALSE; > @@ -331,7 +331,7 @@ ar5416AniControl(struct ath_hal *ah, HAL > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0break; > =A0#endif /* AH_PRIVATE_DIAG */ > =A0 =A0 =A0 =A0default: > - =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: invalid cm= d %u\n", > + =A0 =A0 =A0 =A0 =A0 =A0 =A0 HALDEBUG(ah, HAL_DEBUG_ANI, "%s: invalid cm= d %u\n", > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0__func__, cmd); > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0return AH_FALSE; > =A0 =A0 =A0 =A0} >