Date: Tue, 16 Jul 2002 09:02:24 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: bde@zeta.org.au (Bruce Evans) Cc: jhb@FreeBSD.org (John Baldwin), imp@bsdimp.com (M. Warner Losh), cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES Message-ID: <200207160702.g6G72Om54075@zibbi.icomtek.csir.co.za> In-Reply-To: <20020716070655.L42059-100000@gamplex.bde.org> from Bruce Evans at "Jul 16, 2002 07:10:53 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <jhb@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207160702.g6G72Om54075>