From owner-cvs-all Wed May 5 16:24:43 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 765E214DD9; Wed, 5 May 1999 16:24:38 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id JAA16822; Thu, 6 May 1999 09:24:36 +1000 Date: Thu, 6 May 1999 09:24:36 +1000 From: Bruce Evans Message-Id: <199905052324.JAA16822@godzilla.zeta.org.au> To: bde@zeta.org.au, dfr@nlsystems.com Subject: Re: cvs commit: src/sys/pccard pccard.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, imp@harmony.village.org, wollman@khavrinen.lcs.mit.edu, wpaul@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> I think it is particulary non-useful. > >All new driver software is being put under sys/dev. Why is it not useful >to move two old driver sets? The only reason I have is that CVS is broken for >this kind of thing which isn't a great reason. To much driver software is being put under sys/dev. There has to be a place to put bus-independent parts of drivers, but putting directories for the bus-dependent parts there is not useful. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message