From owner-freebsd-questions Fri Jan 22 11:45:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00538 for freebsd-questions-outgoing; Fri, 22 Jan 1999 11:45:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00520 for ; Fri, 22 Jan 1999 11:45:27 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac5.wam.umd.edu ((IDENT root)@rac5.wam.umd.edu [128.8.10.145]) by po3.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id OAA25410; Fri, 22 Jan 1999 14:12:13 -0500 (EST) Received: from rac5.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac5.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id OAA05276; Fri, 22 Jan 1999 14:12:09 -0500 (EST) Received: from localhost by rac5.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id OAA05265; Fri, 22 Jan 1999 14:12:08 -0500 (EST) X-Authentication-Warning: rac5.wam.umd.edu: culverk owned process doing -bs Date: Fri, 22 Jan 1999 14:12:08 -0500 (EST) From: Kenneth Wayne Culver To: Mark Ovens cc: Albert Chen , freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. In-Reply-To: <36A8CB76.5F959283@uk.radan.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Albert Chen wrote: > > > > Hi, > > > > I'm using Matsushita/Panasonic IDE CDROM, but seems FreeBSD can't detect > > it. > > I add the line "controller matcd0 at isa? port 0x230 bio" in > > kernel > > config file, but it doesn't work. > > Would anyone tell me how to solve this problem, thanks in advance. > > All you need to do is us the ATAPI options. specifically add this to your kernel config file: options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM it doesn't matter who makes the drive as long as it is IDE. Kenneth Culver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message