Date: Sun, 23 Feb 2003 12:23:09 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: 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: <20030223202309.GA768@athlon.pn.xcllnt.net> In-Reply-To: <20030223175313.GB17545@dragon.nuxi.com> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> <20030223175313.GB17545@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 23, 2003 at 09:53:13AM -0800, David O'Brien wrote: > 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. Hmmm... Not a bad idea. You can have <blah> be the bus type for example and any platform that has foobus grabs NOTES.foobus. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net 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?20030223202309.GA768>