From owner-cvs-all Tue Jul 16 10:32:49 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 D323B37B401 for ; Tue, 16 Jul 2002 10:32:42 -0700 (PDT) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED2443E42 for ; Tue, 16 Jul 2002 10:32:42 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 31833 invoked from network); 16 Jul 2002 17:32:41 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 16 Jul 2002 17:32:41 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g6GHWF053468; Tue, 16 Jul 2002 13:32:16 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020716070655.L42059-100000@gamplex.bde.org> Date: Tue, 16 Jul 2002 13:32:14 -0400 (EDT) From: John Baldwin To: Bruce Evans Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "M. Warner Losh" 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 On 15-Jul-2002 Bruce Evans wrote: > On Mon, 15 Jul 2002, John Baldwin wrote: > >> On 15-Jul-2002 M. Warner Losh wrote: >> > In message: <200207151428.g6FESMnY020349@freefall.freebsd.org> >> > John Baldwin writes: >> >: jhb 2002/07/15 07:28:22 PDT >> >: >> >: Modified files: >> >: sys/conf NOTES >> >: sys/i386/conf NOTES >> >: Log: >> >: Move ACPI device and options from MI NOTES to the i386 MD NOTES file. >> > >> > ACPI is also used on ia64, can you copy it there as well please? >> >> First we need an ia64 NOTES file grasshopper. > > This is going to cause problems with the simplification of putting > almost everything in the MI NOTES. Almost nothing is 100% MI, so > almost everything will end up back in MD NOTES if the MI NOTES is > required to work on all arches. Hence my mail to arch@ about possibly having things like NOTES.acpi, NOTES.atkbdc, etc. (same for files.foo and options.foo) that the MD ones can include. For some things like PCI drivers, they can be in the MI notes so long as they work on all archs that support PCI. Perhaps to make the atkbdc case easier we should say that that driver depends on isa (if it doesn't already). > Bruce -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message