From owner-cvs-all Thu Nov 7 6:49:59 2002 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 C03B937B404 for ; Thu, 7 Nov 2002 06:49:56 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D1E43E75 for ; Thu, 7 Nov 2002 06:49:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 5352 invoked from network); 7 Nov 2002 14:49:57 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Nov 2002 14:49:57 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gA7Ensn5056170; Thu, 7 Nov 2002 09:49:54 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021107.234645.71122477.nyan@jp.FreeBSD.org> Date: Thu, 07 Nov 2002 09:49:55 -0500 (EST) From: John Baldwin To: Takahashi Yoshihiro Subject: Re: cvs commit: src/sys/conf NOTES files files.i386 src/sys/i386 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 On 07-Nov-2002 Takahashi Yoshihiro wrote: > In article > John Baldwin writes: > > >> >> Make the ar(4) driver i386-only for now. >> >> ed(4) uses kvtop() and is thus i386-only. >> >> Make firewire i386-only for now. >> >> lnc(4) uses kvtop() and is thus i386-only for now. >> > >> > No. These are i386 and pc98 only. >> >> When I say "i386-only" I mean in a MACHINE_ARCH sense, >> not in a MACHINE sense. > > If so, why did you not add these into pc98 block. > Please add pc98 block too. Ugh. Why don't we have a MACHINE_ARCH="i386" block that has pc98 and i386 MACHINE blocks within it for non-common items? *sigh* Maybe I will do that today. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message