Subject: Problems with Concatenated disk driver
To: None <port-i386@netbsd.org>
From: Juan RP <juan@xtraeme.dyndns.org>
List: port-i386
Date: 11/09/2002 18:17:45
Hello, im building a concatenated disk driver in my second HD, the disklabel 
wd1 print this:

 #        size    offset     fstype  [fsize bsize cpg/sgs]
 a:  40960000         0        ccd                      # (Cyl.    0 - 40634*)
 b:   40960000  40960000   ccd                      # (Cyl. 40634*-81269*)
 c: 117231408         0   unused      0     0         # (Cyl.    0 - 116300)
 d: 117231408         0   unused      0     0         # (Cyl.    0 - 116300)
 e:  35311408  81920000    ccd                      # (Cyl. 81269*- 116300)

I have in my kernel pseudo-device ccd 4 too, in /etc/ccd.conf i have this:

ccd0    16      none    /dev/ccd1a /dev/ccd1b /dev/ccd1e

When i try to configure the ccd0, see this error:

root@xtraeme.dyndns.org#~>>ccdconfig -v -C  
ccdconfig: ioctl (CCDIOCSET): /dev/ccd0d: Device not configured
root@xtraeme.dyndns.org#~>>

Which is the error ? many thanks *

wd1 at pciide0 channel 0 drive 1: <ST360020A>
wd1: drive supports 16-sector PIO transfers, LBA addressing
wd1: 57241 MB, 16383 cyl, 16 head, 63 sec, 512 bytes/sect x 117231408 sectors
wd1: 32-bit data port
wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 4 (Ultra/66) (using DMA 
data transfers)

--
Juan RP ( Barcelona, Spain )
jrp@hispabsd.org || juan@xtraeme.dyndns.org
http://www.HispaBSD.org
Public gpg key at  http://www.HispaBSD.org/gpg/jrp.asc
--