From owner-cvs-all Thu Aug 31 13:38:49 2000 Delivered-To: cvs-all@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id 141E637B43C; Thu, 31 Aug 2000 13:38:47 -0700 (PDT) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.11.0/8.9.3) with ESMTP id e7VKckG20750; Thu, 31 Aug 2000 13:38:47 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200008312038.e7VKckG20750@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/ccd Makefile In-Reply-To: <200008300524.WAA37597@freefall.freebsd.org> Date: Thu, 31 Aug 2000 13:38:46 -0700 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Poul-Henning Kamp wrote: > phk 2000/08/29 22:24:56 PDT > > Modified files: > sys/modules/ccd Makefile > Log: > fix ccd module. IMHO, we have enough "options" already.. We should try to minimize exposure of this sort of thing ("opt_devfs.h") outside of stuff that cannot avoid being aware of it. We would be better off having stub functions so that we don't change the interface for modules between devfs and non-devfs kernels. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message