From owner-freebsd-stable Thu Feb 6 10:41: 4 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AEA337B401 for ; Thu, 6 Feb 2003 10:41:03 -0800 (PST) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADCFB43FA3 for ; Thu, 6 Feb 2003 10:41:02 -0800 (PST) (envelope-from chuck@codefab.com) Received: from codefab.com ([129.44.42.238]) by out001.verizon.net (InterMail vM.5.01.05.20 201-253-122-126-120-20021101) with ESMTP id <20030206184102.GQFB23484.out001.verizon.net@codefab.com> for ; Thu, 6 Feb 2003 12:41:02 -0600 Message-ID: <3E42AC3F.8080804@codefab.com> Date: Thu, 06 Feb 2003 13:41:03 -0500 From: Chuck Swiger Organization: CodeFab User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: AHC/D debug options in GENERIC...? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [129.44.42.238] at Thu, 6 Feb 2003 12:41:01 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi-- Is it intential that these be included in the GENERIC kernel: # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.50 2002/12/30 19:04:31 rwatson Exp $ [ ... ] options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. ...? I'm not suggesting they be disabled, per se; anyone tuning a kernel can turn them off if they want to. -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message