From owner-cvs-all Tue Jul 16 0: 3:17 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 10B5437B400; Tue, 16 Jul 2002 00:03:13 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1A143E67; Tue, 16 Jul 2002 00:03:07 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g6G72Om54075; Tue, 16 Jul 2002 09:02:24 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200207160702.g6G72Om54075@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES In-Reply-To: <20020716070655.L42059-100000@gamplex.bde.org> from Bruce Evans at "Jul 16, 2002 07:10:53 am" To: bde@zeta.org.au (Bruce Evans) Date: Tue, 16 Jul 2002 09:02:24 +0200 (SAT) Cc: jhb@FreeBSD.org (John Baldwin), imp@bsdimp.com (M. Warner Losh), cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 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. Can't we just have the equivalent of "#if ARCH == i386" in NOTES? Then we can have everything in a file and "make lint" will just leave out the pieces that shouldn't be compiled on a specific architecture. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message