Date: Sun, 23 Feb 2003 09:53:13 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Mike Barcroft <mike@FreeBSD.org> Cc: Takahashi Yoshihiro <nyan@FreeBSD.org>, 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> In-Reply-To: <20030223121933.D49626@espresso.bsdmike.org> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 23, 2003 at 12:19:33PM -0500, Mike Barcroft wrote: > Takahashi Yoshihiro <nyan@FreeBSD.org> 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 <machine>/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.<blah> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030223175313.GB17545>