From owner-freebsd-current Wed Sep 5 12:46:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 75A5737B405; Wed, 5 Sep 2001 12:46:13 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.5/8.11.1) id f85Jk4q02177; Wed, 5 Sep 2001 12:46:04 -0700 (PDT) (envelope-from obrien) Date: Wed, 5 Sep 2001 12:46:04 -0700 From: "David O'Brien" To: Poul-Henning Kamp Cc: sobomax@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ccd ccd.c src/sys/modules/ccd Makefile src/sys/sys ccdvar.h Message-ID: <20010905124604.E1047@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20010905120749.A976@dragon.nuxi.com> <8140.999718541@critter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8140.999718541@critter>; from phk@critter.freebsd.dk on Wed, Sep 05, 2001 at 09:35:41PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Sep 05, 2001 at 09:35:41PM +0200, Poul-Henning Kamp wrote: > In message <20010905120749.A976@dragon.nuxi.com>, "David O'Brien" writes: > >On Tue, Sep 04, 2001 at 01:33:30AM -0700, Poul-Henning Kamp wrote: > >> phk 2001/09/04 01:33:30 PDT > >> > >> Modified files: > >> sys/dev/ccd ccd.c > >> sys/modules/ccd Makefile > >> sys/sys ccdvar.h > >> Log: > >> Kill the NCCD constant by modernizing the ccd driver. > > > >This broke `ccd' for me. > > > >When ccdconfig runs, I get "/dev/ccd0f: device not configured". I do not > >have ccd compiled into my kernel, but rather use ccd.ko. I also don't > >use DEVFS on this box. > > Use DEVFS and it will work. Then it needs to be backed out. This is the first thing that does not work w/NODEVFS and I don't believe the Project has agreed that absolutly requiring DEVFS is OK at this time. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message