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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to