From owner-cvs-all Wed May 5 20:50:24 1999 Delivered-To: cvs-all@freebsd.org Received: from gneiss.eps.nagoya-u.ac.jp (gneiss.eps.nagoya-u.ac.jp [133.6.124.148]) by hub.freebsd.org (Postfix) with ESMTP id B245F14C33; Wed, 5 May 1999 20:50:18 -0700 (PDT) (envelope-from kato@ganko.eps.nagoya-u.ac.jp) Received: from localhost (localhost [127.0.0.1]) by gneiss.eps.nagoya-u.ac.jp (8.9.3/3.7W) with ESMTP id MAA02006; Thu, 6 May 1999 12:48:29 +0900 (JST) To: bde@zeta.org.au Cc: imp@harmony.village.org, wollman@khavrinen.lcs.mit.edu, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, dfr@nlsystems.com, wpaul@FreeBSD.org Subject: Re: cvs commit: src/sys/pccard pccard.c From: KATO Takenori In-Reply-To: Your message of "Wed, 5 May 1999 11:32:20 +1000" <199905050132.LAA17751@godzilla.zeta.org.au> References: <199905050132.LAA17751@godzilla.zeta.org.au> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-PGP-Fingerprint: 03 72 85 36 62 46 23 03 52 B1 10 22 44 10 0D 9E Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990506124829R.kato@gneiss.eps.nagoya-u.ac.jp> Date: Thu, 06 May 1999 12:48:29 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 25 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans wrote: > >> Let's get the CVS Meisters to move pci and isa to dev and update the > >> files, et al. Comments? > > > >I don't think this is a particularly useful notion. > > I think it is particulary non-useful. I also think just moving is not useful. Before moving to sys/dev directory, device drivers should be separated into three parts: - LSI dependent code - bus dependent code - Card dependent code LIS and bus related codes are generic and card dependent code depends on machine architecgure. -----------------------------------------------+--------------------------+ KATO Takenori | FreeBSD | Dept. Earth Planet. Sci, Nagoya Univ. | The power to serve! | Nagoya, 464-8602, Japan | http://www.FreeBSD.org/ | ++++ FreeBSD(98) 3.1: Rev. 01 available! |http://www.jp.FreeBSD.org/| ++++ FreeBSD(98) 2.2.8: Rev. 01 available! +==========================+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message