From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 28 06:44:17 2008 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAA001065670; Thu, 28 Feb 2008 06:44:17 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id BB9B98FC2D; Thu, 28 Feb 2008 06:44:17 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m1S6iHG8098303; Wed, 27 Feb 2008 22:44:17 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m1S6iHKJ098302; Wed, 27 Feb 2008 22:44:17 -0800 (PST) (envelope-from obrien) Date: Wed, 27 Feb 2008 22:44:17 -0800 From: "David O'Brien" To: Adrian Chadd Message-ID: <20080228064417.GA98258@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Adrian Chadd , freebsd-hackers@freebsd.org, hackers@freebsd.org References: <20080225174410.GA81874@dragon.NUXI.org> <20080227193234.GB54600@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-hackers@freebsd.org, hackers@freebsd.org Subject: Re: Modular type GENERIC? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 06:44:18 -0000 On Thu, Feb 28, 2008 at 03:26:55PM +0900, Adrian Chadd wrote: > Is there some sane-ish way of auto-generating a list of modules given > a config file? The "device" statements don't match up with the module > name in all bar 4 or 5 places. Is there some chain of files I can > munge to match things up? Not that I know of. :-( -- -- David (obrien@FreeBSD.org)