Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 1997 17:18:06 -0500 (CDT)
From:      Conrad Sabatier <conrads@neosoft.com>
To:        Morgan Davis <mdavis@io.cts.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Support for ATAPI IDE-CDROMs
Message-ID:  <XFMail.970727171806.conrads@neosoft.com>
In-Reply-To: <199707272152.OAA00938@io.cts.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 27-Jul-97 Morgan Davis wrote:
>
>Here's the relevant items from my kernel config file:
>
>controller     wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
>disk           wd0     at wdc0 drive 0
>disk           wd1     at wdc0 drive 1
>
>controller     wdc1    at isa? port "IO_WD2" bio irq 15 vector wdintr
>#disk          wd2     at wdc1 drive 0
>#disk          wd3     at wdc1 drive 1
>
>options         ATAPI   #Enable ATAPI support for IDE bus
>device          wcd0    #IDE CD-ROM
>
>Hmmm.  Now what?
>
>Thanks for your assistance.

You said your CD is master on the second controller?  Try uncommenting the
wd2 line.

I would recommend using "options ATAPI_STATIC" as well.

--
Conrad Sabatier
http://www.neosoft.com/~conrads/



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