From owner-svn-src-head@FreeBSD.ORG Sat Nov 17 21:55:49 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9127BB94; Sat, 17 Nov 2012 21:55:49 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 75ED28FC08; Sat, 17 Nov 2012 21:55:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAHLtnBj091062; Sat, 17 Nov 2012 21:55:49 GMT (envelope-from adrian@svn.freebsd.org) Received: (from adrian@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAHLtneY091061; Sat, 17 Nov 2012 21:55:49 GMT (envelope-from adrian@svn.freebsd.org) Message-Id: <201211172155.qAHLtneY091061@svn.freebsd.org> From: Adrian Chadd Date: Sat, 17 Nov 2012 21:55:49 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r243189 - head/sys/arm/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 17 Nov 2012 21:55:49 -0000 Author: adrian Date: Sat Nov 17 21:55:49 2012 New Revision: 243189 URL: http://svnweb.freebsd.org/changeset/base/243189 Log: Just compile the whole ath chipset support in. Modified: head/sys/arm/conf/CAMBRIA Modified: head/sys/arm/conf/CAMBRIA ============================================================================== --- head/sys/arm/conf/CAMBRIA Sat Nov 17 21:44:02 2012 (r243188) +++ head/sys/arm/conf/CAMBRIA Sat Nov 17 21:55:49 2012 (r243189) @@ -126,26 +126,15 @@ device ath # Atheros NICs device ath_pci # Atheros pci/cardbus glue options ATH_DEBUG options ATH_DIAGAPI +options ATH_ENABLE_DFS +options ATH_ENABLE_11N #options ATH_TX99_DIAG device ath_rate_sample # SampleRate tx rate control for ath -#options AH_DEBUG -#options AH_ASSERT +options AH_DEBUG options AH_PRIVATE_DIAG -#device ath_ar5210 -#device ath_ar5211 -# -device ath_ar5212 -#device ath_rf2413 -#device ath_rf2425 # NB:supports 2417 too -#device ath_rf5111 -device ath_rf5112 -device ath_rf5413 -# -#device ath_ar5416 options AH_SUPPORT_AR5416 # NB: for 11n descriptor format -#device ath_ar9160 -#device ath_ar9280 +device ath_hal # NB: 2 USB 2.0 ports standard device usb