From owner-cvs-all Wed Dec 4 23: 0: 9 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 B939A37B401; Wed, 4 Dec 2002 23:00:08 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C29D43E4A; Wed, 4 Dec 2002 23:00:08 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id gB5707uB024124; Thu, 5 Dec 2002 00:00:07 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 04 Dec 2002 23:59:40 -0700 (MST) Message-Id: <20021204.235940.56939046.imp@bsdimp.com> To: nyan@jp.FreeBSD.org Cc: jhb@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, sos@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-cbus.c a From: "M. Warner Losh" In-Reply-To: <20021205.151330.71093432.nyan@jp.FreeBSD.org> References: <20021204.142445.39208982.nyan@jp.FreeBSD.org> <20021205.151330.71093432.nyan@jp.FreeBSD.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) 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 message: <20021205.151330.71093432.nyan@jp.FreeBSD.org> Takahashi Yoshihiro writes: : Yes. Pc98 does not have ISA bus instead have Cbus. So, we should : really have the cbus driver for pc98. But, currently we use ISA bus : code because there is need for more maintenance costs. *I* think that : we should separate the Cbus support from the ISA driver. I agree as well. I've often wanted to go through and do this sort of cleanup, but often found that I lacked the time to do something that might not be well received in the pc98 developer community. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message