From owner-cvs-src Sun Feb 23 9:38: 8 2003 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 57E1D37B401; Sun, 23 Feb 2003 09:38:06 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 019A343F75; Sun, 23 Feb 2003 09:38:05 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1NHc2lI069355; Sun, 23 Feb 2003 18:38:02 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Mike Barcroft Cc: Takahashi Yoshihiro , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES From: phk@phk.freebsd.dk In-Reply-To: Your message of "Sun, 23 Feb 2003 12:19:33 EST." <20030223121933.D49626@espresso.bsdmike.org> Date: Sun, 23 Feb 2003 18:38:02 +0100 Message-ID: <69354.1046021882@critter.freebsd.dk> Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030223121933.D49626@espresso.bsdmike.org>, Mike Barcroft writes: >Takahashi Yoshihiro writes: >> nyan 2003/02/23 05:32:33 PST >> >> Modified files: >> sys/conf NOTES >> sys/alpha/conf NOTES >> sys/i386/conf NOTES >> Log: >> Move MD devices to /conf/NOTES. >> >> Revision Changes Path >> 1.148 +187 -0 src/sys/alpha/conf/NOTES >> 1.1130 +0 -183 src/sys/conf/NOTES >> 1.1075 +183 -1 src/sys/i386/conf/NOTES > >This doesn't look right to me. If options are shared with at least 2 >architectures they are MI. We may need quirks so that they don't get >compiled on PC98, but I think this should be addressed with >conditionals of some sort. What happens when we add sparc64 NOTES? >Do we copy these 183 lines again? Maybe we need a metafile: all option FOO pc98,i386,alpha option BAR -alpha device GNAF -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message