From owner-cvs-src@FreeBSD.ORG Tue Jan 23 20:54:53 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97C7316A403; Tue, 23 Jan 2007 20:54:53 +0000 (UTC) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 1BE2813C4BD; Tue, 23 Jan 2007 20:54:52 +0000 (UTC) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (localhost [127.0.0.1]) by ns1.feral.com (8.13.8/8.13.8) with ESMTP id l0NKshwp051949; Tue, 23 Jan 2007 12:54:51 -0800 (PST) (envelope-from mjacob@freebsd.org) Received: from localhost (mjacob@localhost) by ns1.feral.com (8.13.8/8.13.8/Submit) with ESMTP id l0NKrP1F051815; Tue, 23 Jan 2007 12:54:27 -0800 (PST) (envelope-from mjacob@freebsd.org) X-Authentication-Warning: ns1.feral.com: mjacob owned process doing -bs Date: Tue, 23 Jan 2007 12:53:25 -0800 (PST) From: mjacob@freebsd.org To: Sam Leffler In-Reply-To: <45B66458.9030406@errno.com> Message-ID: <20070123125236.U51690@ns1.feral.com> References: <20070123173026.E692416A4CD@hub.freebsd.org> <45B65710.4060607@root.org> <20070123105009.G41619@ns1.feral.com> <45B65E4C.2050306@errno.com> <20070123112723.P43982@ns1.feral.com> <45B66458.9030406@errno.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mjacob@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2007 20:54:53 -0000 >> If you just do a module, all you're doing is moving compiled code from >> one place to another. IMO. > > My thought was if it's split into a module then you can have alternative > modules available at the loader prompt/menu to fallback to. Also if > it's split out we can probably auto-generate it. umm, yes. So, what's wrong with an ascii sysctl/hint definition?