Date: Sat, 23 Jan 1999 01:32:14 +0000 From: Mark Ovens <marko@uk.radan.com> To: Kenneth Wayne Culver <culverk@wam.umd.edu> Cc: Albert Chen <chen6178@hotmail.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Help! Can't detect my Matsushita/Panasonic IDE CDROM. Message-ID: <36A9269E.EC35389A@uk.radan.com> References: <Pine.GSO.3.95q.990122140953.4782B-100000@rac5.wam.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth Wayne Culver wrote:
>
> >
> > 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
ATAPI & ATAPI_STATIC are in GENERIC anyway, as is wcd0 and matcd0. acd0
is for CD-ROM & CD-R/RW according to LINT and should be used *in place
of* wcd, so if the original poster is booting the GENERIC kernel there
shouldn't be a problem.
What's confusing me is ''I add the line "controller matcd0 at isa?
port 0x230 bio" in kernel''. Why? when it's there already?
>
> it doesn't matter who makes the drive as long as it is IDE.
>
> Kenneth Culver
--
Trust the computer industry to shorten Year 2000 to Y2K. It
was this thinking that caused the problem in the first place.
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:marko@uk.radan.com http://www.radan.com
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?36A9269E.EC35389A>
