Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 May 1999 12:48:29 +0900
From:      KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
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
Message-ID:  <19990506124829R.kato@gneiss.eps.nagoya-u.ac.jp>
In-Reply-To: Your message of "Wed, 5 May 1999 11:32:20 %2B1000" <199905050132.LAA17751@godzilla.zeta.org.au>
References:  <199905050132.LAA17751@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@zeta.org.au> 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 <kato@ganko.eps.nagoya-u.ac.jp>  |        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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990506124829R.kato>