From owner-cvs-all Fri Aug 30 23:56: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A226A37B400; Fri, 30 Aug 2002 23:56:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 530CF43E4A; Fri, 30 Aug 2002 23:56:00 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: from freefall.freebsd.org (gibbs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V6u0JU038150; Fri, 30 Aug 2002 23:56:00 -0700 (PDT) (envelope-from gibbs@freefall.freebsd.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7V6u0Zr038149; Fri, 30 Aug 2002 23:56:00 -0700 (PDT) Message-Id: <200208310656.g7V6u0Zr038149@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Fri, 30 Aug 2002 23:56:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2002/08/30 23:56:00 PDT Modified files: sys/conf files options Log: Add support for ahd/ahc register pretty printing in diagnostics. This feature can be disabled via the AHD/AHC_REG_PRETTY_PRINT kernel option. The ahc driver now uses the same debug options mechanism as ahd: AHC_DEBUG - Compile in debugging code AHC_DEBUG_OPTS - String of debug options as listed in aic7xxx.h Revision Changes Path 1.692 +15 -9 src/sys/conf/files 1.345 +20 -3 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message