From owner-cvs-src-old@FreeBSD.ORG Fri Dec 19 18:34:10 2008 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FDD9106564A for ; Fri, 19 Dec 2008 18:34:10 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 66A258FC13 for ; Fri, 19 Dec 2008 18:34:10 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBJIYAR7052778 for ; Fri, 19 Dec 2008 18:34:10 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBJIYA6C052777 for cvs-src-old@freebsd.org; Fri, 19 Dec 2008 18:34:10 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200812191834.mBJIYA6C052777@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Fri, 19 Dec 2008 18:33:53 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath/ath_hal/ar5212 ar5212_ani.c X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2008 18:34:10 -0000 sam 2008-12-19 18:33:53 UTC FreeBSD src repository Modified files: sys/dev/ath/ath_hal/ar5212 ar5212_ani.c Log: SVN rev 186332 on 2008-12-19 18:33:53Z by sam Correct 5212 ani support so that max noise immunity, spur immunity, and step levels are used. Noticed by: Jiri Fojtasek Reviewed by: rpaulo Revision Changes Path 1.2 +10 -10 src/sys/dev/ath/ath_hal/ar5212/ar5212_ani.c