Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 1998 02:16:17 -0400 (EDT)
From:      djv@bedford.net
To:        grog@lemis.com (Greg Lehey)
Cc:        djv@bedford.net, freebsd-questions@FreeBSD.ORG
Subject:   Re: CCD newbie Q
Message-ID:  <199808070616.CAA01034@lucy.bedford.net>
In-Reply-To: <19980807151016.D13559@freebie.lemis.com> from Greg Lehey at "Aug 7, 98 03:10:16 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lehey wrote
> On Friday,  7 August 1998 at  0:56:54 -0400, djv@bedford.net wrote:
> > Greg Lehey wrote
> >> On Thursday,  6 August 1998 at 11:28:31 -0400, djv@bedford.net wrote:
> >>> Recently, filled with ccd-zeal, I decided to give it a try, relying
> >>> upon man ccd and man ccdconfig and a fearless attitude towards a certain
> >>> disk.
> >>>
> >>> System: PPro 200, 2.2.6R, scsi disk. (Seagate st32550W on AIC-7880).
> >>> Compiled new kernel, with 4 ccd pseudo devices.
> >>> Did MAKEDEV ccd0, creating devices [r]ccd0[a-h]. Strange, there's
> >>> no ccd0 or rccd0 devices... why not?
> >>
> >> You need to make them separately.
> >
> > And their majors and minors would be ?
> 
> Whatever you get when you run /dev/MAKEDEV:
> 
> # cd /dev
> # ./MAKEDEV ccd0
> # l *ccd0*
> brw-r-----  1 root  operator   21,   0 Aug  7 15:09 ccd0a
> brw-r-----  1 root  operator   21,   1 Aug  7 15:09 ccd0b
> brw-r-----  1 root  operator   21,   2 Aug  7 15:09 ccd0c
> brw-r-----  1 root  operator   21,   3 Aug  7 15:09 ccd0d
> brw-r-----  1 root  operator   21,   4 Aug  7 15:09 ccd0e
> brw-r-----  1 root  operator   21,   5 Aug  7 15:09 ccd0f
> brw-r-----  1 root  operator   21,   6 Aug  7 15:09 ccd0g
> brw-r-----  1 root  operator   21,   7 Aug  7 15:09 ccd0h
> crw-r-----  1 root  operator   74,   0 Aug  7 15:09 rccd0a
> crw-r-----  1 root  operator   74,   1 Aug  7 15:09 rccd0b
> crw-r-----  1 root  operator   74,   2 Aug  7 15:09 rccd0c
> crw-r-----  1 root  operator   74,   3 Aug  7 15:09 rccd0d
> crw-r-----  1 root  operator   74,   4 Aug  7 15:09 rccd0e
> crw-r-----  1 root  operator   74,   5 Aug  7 15:09 rccd0f
> crw-r-----  1 root  operator   74,   6 Aug  7 15:09 rccd0g
> crw-r-----  1 root  operator   74,   7 Aug  7 15:09 rccd0h
> 
> You need to run MAKEDEV separately for each ccd number.

But there is still neither ccd0 device nor rccd0 device.
(NOT ccd0a).  Do such devices exist? What are their major and
minor device numbers?

Dave
-- 
"Today, machines sit on our desks and spend the overwhelming majority
of their cycles doing nothing more important than blinking a cursor."
                            --William Dickens
   http://www.feedmag.com/html/feedline/98.07dickens/98.07dickens_master.html

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



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