From owner-cvs-all Tue Jul 16 5:14:38 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 ABE8737B420; Tue, 16 Jul 2002 05:14:31 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E1AE43E67; Tue, 16 Jul 2002 05:14:28 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.4/8.12.4) with ESMTP id g6GCERPl037701; Tue, 16 Jul 2002 21:14:27 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 16 Jul 2002 21:14:01 +0900 (JST) Message-Id: <20020716.211401.104127163.nyan@jp.FreeBSD.org> To: jhb@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files files.alpha files.i386 files.ia64 files.pc98 files.sparc64 files.x86_64 From: Takahashi Yoshihiro In-Reply-To: <200207151547.g6FFlda5044580@freefall.freebsd.org> References: <200207151547.g6FFlda5044580@freefall.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In article <200207151547.g6FFlda5044580@freefall.freebsd.org> John Baldwin writes: > jhb 2002/07/15 08:47:39 PDT > > Modified files: > sys/conf files files.alpha files.i386 files.ia64 > files.pc98 files.sparc64 files.x86_64 > Log: > Move all the sio(4) attachments (except for pc98's cbus attachment) to the > MI files file. We can't move sio.c because pc98 uses a custom version. Pc98 doesn't use sio_isa.c. Pc98 uses sio_cbus.c instead of sio_isa.c. Please move sio_isa.c entry to MD files. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message