From owner-svn-src-projects@freebsd.org Fri Jul 17 20:29:48 2015 Return-Path: Delivered-To: svn-src-projects@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A32F19A2BEA for ; Fri, 17 Jul 2015 20:29:48 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94256162F; Fri, 17 Jul 2015 20:29:48 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HKTm1W067199; Fri, 17 Jul 2015 20:29:48 GMT (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HKTmAh067198; Fri, 17 Jul 2015 20:29:48 GMT (envelope-from benno@FreeBSD.org) Message-Id: <201507172029.t6HKTmAh067198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: benno set sender to benno@FreeBSD.org using -f From: Benno Rice Date: Fri, 17 Jul 2015 20:29:48 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r285659 - projects/pms/sys/dev/pms X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 20:29:48 -0000 Author: benno Date: Fri Jul 17 20:29:47 2015 New Revision: 285659 URL: https://svnweb.freebsd.org/changeset/base/285659 Log: Disable debugging. Submitted by: Vasanthalakshmi Tharmarajan Reviewed by: scottl Modified: projects/pms/sys/dev/pms/config.h Modified: projects/pms/sys/dev/pms/config.h ============================================================================== --- projects/pms/sys/dev/pms/config.h Fri Jul 17 19:10:43 2015 (r285658) +++ projects/pms/sys/dev/pms/config.h Fri Jul 17 20:29:47 2015 (r285659) @@ -45,16 +45,16 @@ #define TD_DISCOVER #define SA_ENABLE_HDA_FUNCTIONS // #define SA_FW_TEST_INTERRUPT_REASSERT -#define SALLSDK_DEBUG -#define AGTIAPI_DEBUG +// #define SALLSDK_DEBUG +// #define AGTIAPI_DEBUG // #define TD_DEBUG_ENABLE // #define AGTIAPI_IO_DEBUG // #define AGTIAPI_FLOW_DEBUG // #define AGTIAPI_INIT_DEBUG #define PMC_PM8001_BAR64KB -#define DM_DEBUG +// #define DM_DEBUG #define FDS_DM -#define SM_DEBUG +// #define SM_DEBUG #define FDS_SM #define SATA_ENABLE #define CHAR_DEVICE