Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 12:07:50 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>, sobomax@FreeBSD.org
Cc:        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:  <20010905120749.A976@dragon.nuxi.com>
In-Reply-To: <200109040833.f848XUO21525@freefall.freebsd.org>; from phk@FreeBSD.org on Tue, Sep 04, 2001 at 01:33:30AM -0700
References:  <200109040833.f848XUO21525@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.  My device node is:
    crw-r-----  1 root  operator   74,   5 Apr  6  2000 /dev/ccd0f

Backing out the changes to ccd.c and ccdvar.h fixed things for me.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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