From owner-cvs-all Sun Feb 23 9:32: 7 2003 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 896E737B401; Sun, 23 Feb 2003 09:32:05 -0800 (PST) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id F106143FAF; Sun, 23 Feb 2003 09:32:04 -0800 (PST) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id 632279C5F; Sun, 23 Feb 2003 12:19:33 -0500 (EST) Date: Sun, 23 Feb 2003 12:19:33 -0500 From: Mike Barcroft To: Takahashi Yoshihiro Cc: 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 Message-ID: <20030223121933.D49626@espresso.bsdmike.org> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302231332.h1NDWXtL064336@repoman.freebsd.org>; from nyan@FreeBSD.org on Sun, Feb 23, 2003 at 05:32:33AM -0800 Organization: The FreeBSD Project 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 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? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message