From owner-freebsd-questions Thu Aug 6 23:16:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03512 for freebsd-questions-outgoing; Thu, 6 Aug 1998 23:16:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lucy.bedford.net (lucy.bedford.net [206.99.145.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03507 for ; Thu, 6 Aug 1998 23:16:45 -0700 (PDT) (envelope-from djv@lucy.bedford.net) Received: (from djv@localhost) by lucy.bedford.net (8.8.8/8.8.8) id CAA01034; Fri, 7 Aug 1998 02:16:17 -0400 (EDT) (envelope-from djv) Message-Id: <199808070616.CAA01034@lucy.bedford.net> Subject: Re: CCD newbie Q In-Reply-To: <19980807151016.D13559@freebie.lemis.com> from Greg Lehey at "Aug 7, 98 03:10:16 pm" To: grog@lemis.com (Greg Lehey) Date: Fri, 7 Aug 1998 02:16:17 -0400 (EDT) Cc: djv@bedford.net, freebsd-questions@FreeBSD.ORG Reply-To: djv@bedford.net From: djv@bedford.net X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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