From owner-cvs-src@FreeBSD.ORG Mon Mar 1 15:44:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE65116A4CE; Mon, 1 Mar 2004 15:44:45 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79FD443D46; Mon, 1 Mar 2004 15:44:45 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i21NijOE090674; Mon, 1 Mar 2004 15:44:45 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.10/8.12.10/Submit) id i21Nijsp090673; Mon, 1 Mar 2004 15:44:45 -0800 (PST) (envelope-from marcel) Date: Mon, 1 Mar 2004 15:44:45 -0800 From: Marcel Moolenaar To: Nate Lawson Message-ID: <20040301234445.GA90608@ns1.xcllnt.net> References: <20040301181305.4DF7C16A519@hub.freebsd.org> <20040301102713.G7157@root.org> <200403011618.38396.jhb@FreeBSD.org> <20040301142640.C8359@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040301142640.C8359@root.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/boot/forth loader.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 23:44:45 -0000 On Mon, Mar 01, 2004 at 02:29:35PM -0800, Nate Lawson wrote: > > > > > > Is this something that needs to be done any time a new driver is > > > committed? Or is this related to the acpi auto-load special case. > > > > Probably not. The list in loader.conf is stale and incomplete except for > > occasional updates. IMHO, it's not the best place to document all the > > possible modules. Especially since this file is MI and several modules (such > > as this one) are not MI. > > While on that subject, this module should work on i386, ia64, amd64. I > guess I have to add entries to NOTES for all those archs and not the > global NOTES? Yes, ideally. Note that since ia64 does not support ACPI as a module (it must always and non-optionally be compiled into the kernel), you may want to skip ia64 if the video extensions only build as a module. This may also hold for amd64... FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net