Subject: ccd0c weirdness
To: None <port-alpha@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: port-alpha
Date: 03/08/2000 20:35:56
# ccdconfig -C
ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Device not configured

Any obvious reason for which I'd get this on a box which could do this just
fine about 3 hours ago?  I haven't changed the kernel or anything.  In fact,
I've tried a couple, all of which were being used with my spliced disks,
and I get this.

ccd0            256     2       /dev/wd0h /dev/wd1h

is what's in ccd.conf.  This worked with my other drives, which I just took
out.  wd0 and wd1 both look fine, wd0h and wd1h are configured:

8 partitions:
#        size   offset     fstype   [fsize bsize   cpg]
  c: 60030432        0     unused        0     0         # (Cyl.    0 - 1875950)
  h: 60030400       32     unused        0     0         # (Cyl.    1 - 1875950)

and everything except ccd is working.

# ls -l /dev/ccd0c
brw-r-----  1 root  operator  7, 2 Mar  8 20:17 /dev/ccd0c

I'll probably be building a -current kernel in a bit, but I wanted to figure
this out first.  ;)

-s