From owner-cvs-src Sun Feb 23 9:53:16 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 EEC0737B401; Sun, 23 Feb 2003 09:53:14 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 395B043FCB; Sun, 23 Feb 2003 09:53:14 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1NHrE2p017755; Sun, 23 Feb 2003 09:53:14 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1NHrE2s017754; Sun, 23 Feb 2003 09:53:14 -0800 (PST) Date: Sun, 23 Feb 2003 09:53:13 -0800 From: "David O'Brien" 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 Message-ID: <20030223175313.GB17545@dragon.nuxi.com> Reply-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030223121933.D49626@espresso.bsdmike.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Sun, Feb 23, 2003 at 12:19:33PM -0500, Mike Barcroft wrote: > 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. Well... yes and no. Sun's will never have PS/2 mouse & keyboard. Perhaps we need to have sys/conf/NOTES. for things shared by more than one platform, but not all. Then sys/{arch}/conf/Makefile can assemble LINT from all the right pieces. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message