From owner-freebsd-questions Wed Feb 21 18:53:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 67BB037B401 for ; Wed, 21 Feb 2001 18:53:32 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f1M2pii95420; Wed, 21 Feb 2001 21:51:44 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <005f01c09c7a$7e42bce0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Ralph Dratman" Cc: References: <000d01c09899$c045ec00$1401a8c0@tedm.placo.com> <009501c09c48$55d31890$1200a8c0@gsicomp.on.ca> Subject: Re: ata1-master: CDROM device - NO DRIVER! Date: Wed, 21 Feb 2001 21:52:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Are you sure that you installed your custom kernel? > > Yes, the new kernel is announcing its name ("FREEBIE" as in Lehey's > book) at boot time. > > >The standard ATA framework will detect any ATA device, but the 'NO DRIVER' > >message is telling you that your kernel doesn't have support for that > >device - which is why I'm wondering if you haven't installed your custom > >kernel. > > Unless there's something I don't understand, it is installed. I do > know I'm now booting much faster because there's less scanning for > nonexistent devices that I removed from the configuration file. I just scanned through some CR-58x specs on a Panasonic web site, and they claim that the 581 is a standard ATAPI device. If this is the case, then you don't need 'device matcd', but rather, 'device atapicd'. (The matcd driver is for the older 50x through 56x drives which used a proprietary interface, commonly found on sound blaster cards.) -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message